We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 3b1e2df commit 64537e1Copy full SHA for 64537e1
.pre-commit-config.yaml
@@ -37,7 +37,7 @@ repos:
37
- id: prettier
38
args: ["--tab-width", "2"]
39
- repo: https://github.com/astral-sh/ruff-pre-commit
40
- rev: v0.9.10
+ rev: v0.1.0
41
hooks:
42
- id: ruff
43
args: [--fix, --exit-non-zero-on-fix]
0 commit comments