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.
2 parents d64444d + cdc498f commit bc5ded5Copy full SHA for bc5ded5
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
args: ["--line-length", "100"]
28
29
- repo: https://github.com/pre-commit/mirrors-prettier
30
- rev: v2.7.1
+ rev: v3.0.0-alpha.0
31
hooks:
32
- id: prettier
33
0 commit comments