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 7ac19f6 commit 427519eCopy full SHA for 427519e
.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: f12edd9c7be1c20cfa42420fd0e6df71e42b51ea # 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|md|yml|yaml)
0 commit comments