diff --git a/.copier-answers.yml b/.copier-answers.yml index 99080f40d4..97acecf450 100644 --- a/.copier-answers.yml +++ b/.copier-answers.yml @@ -1,5 +1,5 @@ # Do NOT update manually; changes here will be overwritten by Copier -_commit: v1.44 +_commit: v1.45 _src_path: git+https://github.com/OCA/oca-addons-repo-template additional_ruff_rules: [] convert_readme_fragments_to_markdown: true diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 29c15eaf6a..e2bcde3f49 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -68,6 +68,8 @@ repos: rev: v0.0.33 hooks: - id: oca-checks-odoo-module + args: + - --fix - id: oca-checks-po args: - --disable=po-pretty-format