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 f3c16e5 commit 1c0848cCopy full SHA for 1c0848c
.pre-commit-config.yaml
@@ -51,7 +51,7 @@ repos:
51
- id: prettier
52
args: ["--tab-width", "2"]
53
- repo: https://github.com/astral-sh/ruff-pre-commit
54
- rev: v0.12.9
+ rev: v0.12.10
55
hooks:
56
- id: ruff
57
args: [--fix, --unsafe-fixes, --exit-non-zero-on-fix]
0 commit comments