We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42696c2 commit 2401406Copy full SHA for 2401406
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
- id: biome-check
30
verbose: true
31
- repo: https://github.com/astral-sh/ruff-pre-commit
32
- rev: 'v0.9.9'
+ rev: 'v0.9.10'
33
hooks:
34
- id: ruff
35
args: [--fix, --exit-non-zero-on-fix]
0 commit comments