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 48ebd63 commit 59ac60eCopy full SHA for 59ac60e
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
hooks:
31
- id: prettier
32
- repo: https://github.com/astral-sh/ruff-pre-commit
33
- rev: v0.12.3
+ rev: v0.12.4
34
35
- id: ruff
36
args: [--fix, --show-fixes]
0 commit comments