Skip to content

Commit a3ae5ea

Browse files
Merge pull request #521 from moduon/fix-maintainer-tools-pre-commit-deps
fix(pre-commit): fix maintainer-tools dependencies
2 parents cb3e32a + bded643 commit a3ae5ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml.jinja

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ repos:
4545
files: "\\.rej$"
4646
- &maintainer_tools
4747
repo: https://github.com/oca/maintainer-tools
48-
rev: 400ffa99242c8b225ab4d34de78721a68b292a61
48+
rev: b89f767503be6ab2b11e4f50a7557cb20066e667
4949
hooks:
5050
# update the NOT INSTALLABLE ADDONS section above
5151
- id: oca-update-pre-commit-excluded-addons

0 commit comments

Comments
 (0)