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