We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc90212 commit a386c7aCopy full SHA for a386c7a
.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.9.7
+ rev: v0.9.9
53
hooks:
54
- id: ruff
55
args: [--fix, --show-fixes]
0 commit comments