mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +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
d76e940a7a
commit
e8f840e298
@@ -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