We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f6d020 commit 22cc4e7Copy full SHA for 22cc4e7
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ exclude: '^(\.tox|ci/templates|\.bumpversion\.cfg)(/|$)'
6
# Note the order is intentional to avoid multiple passes of the hooks
7
repos:
8
- repo: https://github.com/astral-sh/ruff-pre-commit
9
- rev: v0.11.2
+ rev: v0.11.13
10
hooks:
11
- id: ruff
12
args: [--fix, --exit-non-zero-on-fix, --show-fixes, --unsafe-fixes]
0 commit comments