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.
2 parents 43f25f6 + 78f8094 commit 478ab27Copy full SHA for 478ab27
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
additional_dependencies: [numpy, types-requests]
28
exclude: tests/|docs/
29
- repo: https://github.com/astral-sh/ruff-pre-commit
30
- rev: v0.9.2
+ rev: v0.9.3
31
hooks:
32
- id: ruff
33
args: [--fix, --exit-non-zero-on-fix]
0 commit comments