Skip to content

Commit

Permalink
upd: rendered project pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Tardo committed Sep 14, 2023
1 parent 25a03b5 commit 9c10556
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@ repos:
language: fail
files: "\\.rej$"
- repo: https://github.com/oca/maintainer-tools
rev: 58557dd6b2c72e698dd2a0b4c5b435815e5d9d02
rev: 969238e47c07d0c40573acff81d170f63245d738
hooks:
# update the NOT INSTALLABLE ADDONS section above
- id: oca-update-pre-commit-excluded-addons
args:
- --addons-dir
- odoo/custom/src/private
- repo: https://github.com/oca/maintainer-tools
rev: 58557dd6b2c72e698dd2a0b4c5b435815e5d9d02
rev: 969238e47c07d0c40573acff81d170f63245d738
hooks:
- id: oca-gen-addon-readme
args:
Expand Down Expand Up @@ -83,7 +83,7 @@ repos:
args: [--settings, .]
exclude: /__init__\.py$
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.2
rev: v3.0.3
hooks:
- id: prettier
name: prettier + plugin-xml
Expand Down Expand Up @@ -143,7 +143,7 @@ repos:
args:
- --rcfile=.pylintrc-mandatory
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.47.0
rev: v8.49.0
hooks:
- id: eslint
verbose: true
Expand Down

0 comments on commit 9c10556

Please sign in to comment.