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 fb6c873 commit b0f116bCopy full SHA for b0f116b
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.19
+ rev: v0.15.20
59
hooks:
60
- id: ruff-check
61
args: [--fix, --exit-non-zero-on-fix]
0 commit comments