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 d377444 commit 33be4dcCopy full SHA for 33be4dc
.pre-commit-config.yaml
@@ -48,7 +48,7 @@ repos:
48
- --exclude=binder/
49
- --exclude=versioneer.py
50
- repo: https://github.com/astral-sh/ruff-pre-commit
51
- rev: v0.7.1
+ rev: v0.7.2
52
hooks:
53
- id: ruff
54
args: [--fix, --show-fixes]
0 commit comments