We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9616626 commit 7fb5947Copy full SHA for 7fb5947
.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.5.0
+ rev: v0.5.1
41
hooks:
42
- id: ruff
43
args: [--fix, --exit-non-zero-on-fix]
0 commit comments