Update dotfiles

This commit is contained in:
Stéphane Bidoul
2023-11-12 15:13:53 +01:00
parent 2611bf2ebc
commit 7b2779a974
2 changed files with 5 additions and 2 deletions

View File

@@ -1,8 +1,9 @@
# Do NOT update manually; changes here will be overwritten by Copier
_commit: v1.18
_commit: v1.19
_src_path: gh:oca/oca-addons-repo-template
additional_ruff_rules: []
ci: GitHub
convert_readme_fragments_to_markdown: true
generate_requirements_txt: true
github_check_license: true
github_ci_extra_env: {}

View File

@@ -41,7 +41,7 @@ repos:
hooks:
- id: whool-init
- repo: https://github.com/oca/maintainer-tools
rev: 568cacd1d6eef453063a524a5ce63dcd49c7259b
rev: f71041f22b8cd68cf7c77b73a14ca8d8cd190a60
hooks:
# update the NOT INSTALLABLE ADDONS section above
- id: oca-update-pre-commit-excluded-addons
@@ -54,6 +54,8 @@ repos:
- --org-name=OCA
- --repo-name=web
- --if-source-changed
- --keep-source-digest
- --convert-fragments-to-markdown
- id: oca-gen-external-dependencies
- repo: https://github.com/OCA/odoo-pre-commit-hooks
rev: v0.0.25