3
0
Fork 0

Use prettier/pre-commit for compatibility with pre-commit 2.8 [ci skip]

13.0
Stéphane Bidoul 2020-11-01 13:58:13 +01:00 committed by oca-git-bot
parent cbb2cb2463
commit 42d31d39b3
No known key found for this signature in database
GPG Key ID: BCAB2555446B5B92
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@ repos:
rev: 19.10b0
hooks:
- id: black
- repo: https://github.com/prettier/prettier
rev: "1.19.1"
- repo: https://github.com/prettier/pre-commit
rev: "v1.19.1"
hooks:
- id: prettier
# TODO Avoid awebdeveloper/pre-commit-prettier if possible