mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[FIX] wrong/old oca_mantainer-tool revision in pre-commit configuration
The latest mantainer_tool version solves the docutils and pip issues https://github.com/OCA/maintainer-tools/pull/483
This commit is contained in:
@@ -26,7 +26,7 @@ repos:
|
||||
language: fail
|
||||
files: "\\.rej$"
|
||||
- repo: https://github.com/oca/maintainer-tools
|
||||
rev: 1b5c7ad
|
||||
rev: f2d1be9
|
||||
hooks:
|
||||
# update the NOT INSTALLABLE ADDONS section above
|
||||
- id: oca-update-pre-commit-excluded-addons
|
||||
|
||||
Reference in New Issue
Block a user