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 33490ce commit 82db067Copy full SHA for 82db067
.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