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 50374ed commit de38a62Copy full SHA for de38a62
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
- id: prettier
27
args: ["--tab-width", "2"]
28
- repo: https://github.com/astral-sh/ruff-pre-commit
29
- rev: v0.9.2
+ rev: v0.9.6
30
hooks:
31
- id: ruff
32
args: [--fix, --exit-non-zero-on-fix]
0 commit comments