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 66d68ca commit 2c0ed90Copy full SHA for 2c0ed90
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
- id: prettier
37
args: ["--tab-width", "2"]
38
- repo: https://github.com/astral-sh/ruff-pre-commit
39
- rev: v0.9.7
+ rev: v0.9.8
40
hooks:
41
- id: ruff
42
args: [--fix, --exit-non-zero-on-fix]
0 commit comments