mirror of
https://github.com/OCA/intrastat-extrastat.git
synced 2025-02-16 17:13:41 +02:00
Use prettier/pre-commit for compatibility with pre-commit 2.8 [ci skip]
This commit is contained in:
committed by
oca-git-bot
parent
8e95956683
commit
95f17b984f
@@ -18,8 +18,8 @@ repos:
|
|||||||
rev: 19.10b0
|
rev: 19.10b0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
- repo: https://github.com/prettier/prettier
|
- repo: https://github.com/prettier/pre-commit
|
||||||
rev: "1.19.1"
|
rev: "v1.19.1"
|
||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
# TODO Avoid awebdeveloper/pre-commit-prettier if possible
|
# TODO Avoid awebdeveloper/pre-commit-prettier if possible
|
||||||
|
|||||||
Reference in New Issue
Block a user