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 834ea29 commit 2ebf570Copy full SHA for 2ebf570
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
hooks:
37
- id: uv-lock
38
- repo: https://github.com/pre-commit/mirrors-prettier
39
- rev: v3.1.0
+ rev: v4.0.0-alpha.8
40
41
- id: prettier
42
args: ["--tab-width", "2"]
0 commit comments