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 9629256 commit 5916b1aCopy full SHA for 5916b1a
.pre-commit-config.yaml
@@ -49,7 +49,7 @@ repos:
49
- --exclude=versioneer.py
50
- --last-year-present
51
- repo: https://github.com/astral-sh/ruff-pre-commit
52
- rev: v0.11.13
+ rev: v0.12.4
53
hooks:
54
- id: ruff
55
args: [--fix, --show-fixes]
0 commit comments