We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35515f4 commit 30af79aCopy full SHA for 30af79a
.copier-answers.yml
@@ -1,5 +1,5 @@
1
# Do NOT update manually; changes here will be overwritten by Copier
2
-_commit: v1.3.2
+_commit: v1.3.3
3
_src_path: gh:oca/oca-addons-repo-template
4
ci: GitHub
5
dependency_installation_mode: PIP
.pre-commit-config.yaml
@@ -104,7 +104,7 @@ repos:
104
- --settings=.
105
exclude: /__init__\.py$
106
- repo: https://github.com/acsone/setuptools-odoo
107
- rev: 2.7.1
+ rev: 3.0.3
108
hooks:
109
- id: setuptools-odoo-make-default
110
- id: setuptools-odoo-get-requirements
0 commit comments