File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Do NOT update manually; changes here will be overwritten by Copier
2
- _commit : v1.11.0
2
+ _commit : v1.11.1
3
3
_src_path : gh:oca/oca-addons-repo-template
4
4
ci : GitHub
5
5
dependency_installation_mode : PIP
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ repos:
104
104
- --settings=.
105
105
exclude : /__init__\.py$
106
106
- repo : https://github.com/acsone/setuptools-odoo
107
- rev : 3.0.3
107
+ rev : 3.1.8
108
108
hooks :
109
109
- id : setuptools-odoo-make-default
110
110
- id : setuptools-odoo-get-requirements
@@ -113,7 +113,7 @@ repos:
113
113
- requirements.txt
114
114
- --header
115
115
- " # generated from manifests external_dependencies"
116
- - repo : https://gitlab .com/PyCQA/flake8
116
+ - repo : https://github .com/PyCQA/flake8
117
117
rev : 3.9.2
118
118
hooks :
119
119
- id : flake8
You can’t perform that action at this time.
0 commit comments