Skip to content

Commit 80b0032

Browse files
MiquelRForgeFlowAaronHForgeFlow
authored andcommitted
[UPD] copier
1 parent 7628764 commit 80b0032

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.copier-answers.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Do NOT update manually; changes here will be overwritten by Copier
2-
_commit: v1.14.1
2+
_commit: v1.14.2
33
_src_path: gh:oca/oca-addons-repo-template
44
ci: GitHub
55
dependency_installation_mode: PIP

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ repos:
101101
- id: pyupgrade
102102
args: ["--keep-percent-format"]
103103
- repo: https://github.com/PyCQA/isort
104-
rev: 5.5.1
104+
rev: 5.12.0
105105
hooks:
106106
- id: isort
107107
name: isort except __init__.py

0 commit comments

Comments
 (0)