mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +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
943203f525
commit
ed0cdeeef5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user