We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e646bd commit 0fabae1Copy full SHA for 0fabae1
.pre-commit-config.yaml
@@ -18,8 +18,8 @@ repos:
18
- id: mixed-line-ending
19
- id: trailing-whitespace
20
21
- - repo: https://github.com/pre-commit/mirrors-prettier
22
- rev: ffb6a759a979008c0e6dff86e39f4745a2d9eac4 # frozen: v3.1.0
+ - repo: https://github.com/rbubley/mirrors-prettier
+ rev: 787fb9f542b140ba0b2aced38e6a3e68021647a3 # frozen: v3.5.3
23
hooks:
24
- id: prettier
25
files: \.(css|html|md|yml|yaml)
0 commit comments