We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a126e6 commit 347c9e1Copy full SHA for 347c9e1
.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.11.2'
+ rev: 'v0.11.4'
38
hooks:
39
- id: ruff
40
args: [--fix, --exit-non-zero-on-fix]
0 commit comments