We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a83d22 commit 424e491Copy full SHA for 424e491
2 files changed
.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
@@ -111,7 +111,7 @@ repos:
111
- id: pyupgrade
112
args: ["--keep-percent-format"]
113
- repo: https://github.com/PyCQA/isort
114
- rev: 5.5.1
+ rev: 5.12.0
115
hooks:
116
- id: isort
117
name: isort except __init__.py
0 commit comments