Skip to content

Commit

Permalink
[REF] optional,autofix: Upgrade odoo-pre-commit-hooks version v0.0.33 (
Browse files Browse the repository at this point in the history
  • Loading branch information
moylop260 authored Sep 9, 2024
1 parent 9cccb78 commit 1417a0d
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.29
rev: v0.0.33
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.29
rev: v0.0.33
hooks:
- id: oca-checks-odoo-module
- id: oca-checks-po
Expand Down

0 comments on commit 1417a0d

Please sign in to comment.