Skip to content

Commit

Permalink
[REF] cfg: Update odoo-pre-commit-hooks to 0.0.35 (#139)
Browse files Browse the repository at this point in the history
[FIX] po-pretty-format: Allow original=translate term for "i18n_extra" folder
 - OCA/odoo-pre-commit-hooks#113
  • Loading branch information
moylop260 authored Dec 5, 2024
1 parent 42781dd commit 950ec24
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.34
rev: v0.0.35
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.34
rev: v0.0.35
hooks:
- id: oca-checks-odoo-module
- id: oca-checks-po
Expand Down

0 comments on commit 950ec24

Please sign in to comment.