We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffd4a1f commit 393315bCopy full SHA for 393315b
1 file changed
.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.6.2
+ rev: v0.6.3
31
hooks:
32
- id: ruff
33
args: [--fix, --exit-non-zero-on-fix]
0 commit comments