[IMP] update dotfiles [ci skip]

This commit is contained in:
oca-git-bot
2023-03-12 19:26:40 +01:00
parent a01d15693f
commit 5476ca4b76
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# Do NOT update manually; changes here will be overwritten by Copier
_commit: v1.14.1
_commit: v1.14.2
_src_path: gh:oca/oca-addons-repo-template
ci: GitHub
dependency_installation_mode: PIP

View File

@@ -101,7 +101,7 @@ repos:
- id: pyupgrade
args: ["--keep-percent-format"]
- repo: https://github.com/PyCQA/isort
rev: 5.5.1
rev: 5.12.0
hooks:
- id: isort
name: isort except __init__.py