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 b273c09 + 062be48 commit 27abf26Copy full SHA for 27abf26
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
27
# autoformat and lint Python code
28
- repo: https://github.com/astral-sh/ruff-pre-commit
29
- rev: v0.9.9
+ rev: v0.11.4
30
hooks:
31
- id: ruff
32
types_or:
0 commit comments