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 db5c795Copy full SHA for db5c795
.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.12.11
30
hooks:
31
- id: ruff
32
args: [--fix, --exit-non-zero-on-fix]
0 commit comments