We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d4ba38 commit a176eebCopy full SHA for a176eeb
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
20
- repo: https://github.com/astral-sh/ruff-pre-commit
21
# Ruff version.
22
- rev: v0.11.5
+ rev: v0.11.6
23
hooks:
24
- id: ruff
25
args: [--fix, --exit-non-zero-on-fix]
0 commit comments