Skip to content

Commit 66cd8c8

Browse files
committed
Merge PR #3195 into 14.0
Signed-off-by tafaRU
2 parents 2a83d22 + 424e491 commit 66cd8c8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.copier-answers.yml

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ repos:
111111
- id: pyupgrade
112112
args: ["--keep-percent-format"]
113113
- repo: https://github.com/PyCQA/isort
114-
rev: 5.5.1
114+
rev: 5.12.0
115115
hooks:
116116
- id: isort
117117
name: isort except __init__.py

0 commit comments

Comments
 (0)