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 6b08e34 commit 21bba40Copy full SHA for 21bba40
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
- id: python-use-type-annotations
27
- id: text-unicode-replacement-char
28
- repo: https://github.com/astral-sh/ruff-pre-commit
29
- rev: v0.11.11
+ rev: v0.12.3
30
hooks:
31
- id: ruff
32
- id: ruff-format
0 commit comments