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 321d07d commit 0c81176Copy full SHA for 0c81176
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
- id: biome-check
35
verbose: true
36
- repo: https://github.com/astral-sh/ruff-pre-commit
37
- rev: 'v0.13.0'
+ rev: 'v0.13.1'
38
hooks:
39
- id: ruff
40
args: [--fix, --exit-non-zero-on-fix]
0 commit comments