We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7628764 commit 80b0032Copy full SHA for 80b0032
.copier-answers.yml
@@ -1,5 +1,5 @@
1
# Do NOT update manually; changes here will be overwritten by Copier
2
-_commit: v1.14.1
+_commit: v1.14.2
3
_src_path: gh:oca/oca-addons-repo-template
4
ci: GitHub
5
dependency_installation_mode: PIP
.pre-commit-config.yaml
@@ -101,7 +101,7 @@ repos:
101
- id: pyupgrade
102
args: ["--keep-percent-format"]
103
- repo: https://github.com/PyCQA/isort
104
- rev: 5.5.1
+ rev: 5.12.0
105
hooks:
106
- id: isort
107
name: isort except __init__.py
0 commit comments