We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b75a76 commit 3ce844bCopy full SHA for 3ce844b
1 file changed
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
exclude: \.html$
16
17
- repo: https://github.com/pre-commit/mirrors-prettier
18
- rev: 'v3.1.0'
+ rev: 'v4.0.0-alpha.4'
19
hooks:
20
- id: prettier
21
@@ -31,7 +31,7 @@ repos:
31
|yaml|yml\
32
)$"
33
34
35
36
37
0 commit comments