We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d53359e commit 0816e00Copy full SHA for 0816e00
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: 'v4.0.0-alpha.4'
+ rev: 'v4.0.0-alpha.8'
19
hooks:
20
- id: prettier
21
@@ -31,7 +31,7 @@ repos:
31
|yaml|yml\
32
)$"
33
34
35
36
37
0 commit comments