[REF] copier update

This commit is contained in:
Daniel Reis
2022-11-15 14:37:10 +00:00
parent 7027a02174
commit 87525cc989
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -104,7 +104,7 @@ repos:
- --settings=.
exclude: /__init__\.py$
- repo: https://github.com/acsone/setuptools-odoo
rev: 2.6.0
rev: 3.1.1
hooks:
- id: setuptools-odoo-make-default
- id: setuptools-odoo-get-requirements
@@ -113,7 +113,7 @@ repos:
- requirements.txt
- --header
- "# generated from manifests external_dependencies"
- repo: https://gitlab.com/PyCQA/flake8
- repo: https://github.com/PyCQA/flake8
rev: 3.8.3
hooks:
- id: flake8