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 f625267 commit 1eebd2eCopy full SHA for 1eebd2e
.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