We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 490603d commit 1f29489Copy full SHA for 1f29489
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- id: taplo-format
7
8
- repo: https://github.com/astral-sh/ruff-pre-commit
9
- rev: v0.9.9
+ rev: v0.9.10
10
hooks:
11
- id: ruff
12
args: [--fix]
0 commit comments