We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06975d8 commit 89eb458Copy full SHA for 89eb458
.pre-commit-config.yaml
@@ -4,7 +4,7 @@ ci:
4
5
repos:
6
- repo: https://github.com/astral-sh/ruff-pre-commit
7
- rev: "v0.9.6"
+ rev: "v0.9.7"
8
hooks:
9
- id: ruff
10
args: [--fix, --show-fixes]
0 commit comments