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 955ac23 commit 5062f7cCopy full SHA for 5062f7c
.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.8.0
+ rev: v0.8.1
52
hooks:
53
- id: ruff
54
args: [--fix, --show-fixes]
0 commit comments