Skip to content

Commit 7407506

Browse files
[UPD] Update workflows
1 parent 645b120 commit 7407506

2 files changed

Lines changed: 3 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.29
2+
_commit: v1.33
33
_src_path: https://github.com/OCA/oca-addons-repo-template.git
44
ci: GitHub
55
convert_readme_fragments_to_markdown: false

.pre-commit-config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ repos:
3939
language: fail
4040
files: '[a-zA-Z0-9_]*/i18n/en\.po$'
4141
- repo: https://github.com/oca/maintainer-tools
42-
rev: d5fab7ee87fceee858a3d01048c78a548974d935
42+
rev: f9b919b9868143135a9c9cb03021089cabba8223
4343
hooks:
4444
# update the NOT INSTALLABLE ADDONS section above
4545
- id: oca-update-pre-commit-excluded-addons
@@ -104,6 +104,7 @@ repos:
104104
additional_dependencies:
105105
- "eslint@v7.32.0"
106106
- "eslint-plugin-jsdoc@"
107+
- "globals@"
107108
- repo: https://github.com/pre-commit/pre-commit-hooks
108109
rev: v4.0.1
109110
hooks:

0 commit comments

Comments
 (0)