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 4c3ec36 commit 89f6fcfCopy full SHA for 89f6fcf
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
- --exclude=binder/
28
- --exclude=versioneer.py
29
- repo: https://github.com/astral-sh/ruff-pre-commit
30
- rev: v0.3.3
+ rev: v0.3.4
31
hooks:
32
- id: ruff
33
args: ["--fix", "--output-format=full"]
0 commit comments