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 7c92736 commit 296a6c8Copy full SHA for 296a6c8
.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.12.9
+ rev: v0.13.0
30
hooks:
31
- id: ruff
32
args: [--fix, --exit-non-zero-on-fix]
0 commit comments