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 09bd4f1 commit a0f5c7aCopy full SHA for a0f5c7a
.pre-commit-config.yaml
@@ -31,7 +31,7 @@ repos:
31
hooks:
32
- id: uv-lock
33
- repo: https://github.com/pre-commit/mirrors-prettier
34
- rev: v3.1.0
+ rev: v4.0.0-alpha.8
35
36
- id: prettier
37
args: ["--tab-width", "2"]
0 commit comments