From edfec4e91a27723db84011536f0d686edb5b4093 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2026 16:01:16 +0000 Subject: [PATCH] Update dependency git+https://github.com/OCA/oca-addons-repo-template to v1.45 --- .copier-answers.yml | 2 +- .pre-commit-config.yaml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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