We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd9c9a2 commit a947b03Copy full SHA for a947b03
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
)$
30
- repo: https://github.com/astral-sh/ruff-pre-commit
31
# Ruff version.
32
- rev: 'v0.11.2'
+ rev: 'v0.11.6'
33
hooks:
34
- id: ruff
35
args: [--fix, --exit-non-zero-on-fix]
0 commit comments