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 d64444d commit cdc498fCopy full SHA for cdc498f
.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