Skip to content

Commit

Permalink
[REF] .pre-commit-config: Bump OCA/odoo-pre-commit-hooks to 0.0.34
Browse files Browse the repository at this point in the history
  • Loading branch information
moylop260 committed Nov 4, 2024
1 parent 177e0d5 commit baaa901
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/pre_commit_vauxoo/cfg/.pre-commit-config-autofix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ repos:
- --config=.eslintrc.json
- --fix
- repo: https://github.com/OCA/odoo-pre-commit-hooks
rev: v0.0.33
rev: v0.0.34
hooks:
- id: oca-checks-po
args:
Expand Down
2 changes: 1 addition & 1 deletion src/pre_commit_vauxoo/cfg/.pre-commit-config-optional.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ repos:
# External scripts
- --disable=R0000
- repo: https://github.com/OCA/odoo-pre-commit-hooks
rev: v0.0.33
rev: v0.0.34
hooks:
- id: oca-checks-odoo-module
- id: oca-checks-po
Expand Down

0 comments on commit baaa901

Please sign in to comment.