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