Browse Source

[IMP] update dotfiles [ci skip]

15.0
oca-git-bot 3 years ago
parent
commit
6602b4bc17
No known key found for this signature in database GPG Key ID: BCAB2555446B5B92
  1. 2
      .copier-answers.yml
  2. 2
      .pre-commit-config.yaml

2
.copier-answers.yml

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

2
.pre-commit-config.yaml

@ -104,7 +104,7 @@ repos:
- --settings=.
exclude: /__init__\.py$
- repo: https://github.com/acsone/setuptools-odoo
rev: 2.7.1
rev: 3.0.3
hooks:
- id: setuptools-odoo-make-default
- id: setuptools-odoo-get-requirements

Loading…
Cancel
Save