[IMP] update dotfiles

This commit is contained in:
oca-git-bot
2024-05-01 16:34:43 +00:00
committed by Stefan Rijnhart
parent df940069d4
commit 6890e6b65e
5 changed files with 12 additions and 5 deletions

View File

@@ -16,6 +16,8 @@ exclude: |
readme/.*\.(rst|md)$|
# Ignore build and dist directories in addons
/build/|/dist/|
# Ignore test files in addons
/tests/samples/.*|
# You don't usually want a bot to modify your legal texts
(LICENSE.*|COPYING.*)
default_language_version:
@@ -37,7 +39,7 @@ repos:
language: fail
files: '[a-zA-Z0-9_]*/i18n/en\.po$'
- repo: https://github.com/oca/maintainer-tools
rev: 568cacd1d6eef453063a524a5ce63dcd49c7259b
rev: 9a170331575a265c092ee6b24b845ec508e8ef75
hooks:
# update the NOT INSTALLABLE ADDONS section above
- id: oca-update-pre-commit-excluded-addons
@@ -50,6 +52,7 @@ repos:
- --org-name=OCA
- --repo-name=knowledge
- --if-source-changed
- --keep-source-digest
- repo: https://github.com/OCA/odoo-pre-commit-hooks
rev: v0.0.25
hooks: