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 447a977 commit 577cc41Copy full SHA for 577cc41
1 file changed
.pre-commit-config.yaml
@@ -55,7 +55,7 @@ repos:
55
- id: prettier
56
args: ["--tab-width", "2"]
57
- repo: https://github.com/astral-sh/ruff-pre-commit
58
- rev: v0.15.9
+ rev: v0.15.10
59
hooks:
60
- id: ruff-check
61
args: [--fix, --exit-non-zero-on-fix]
0 commit comments