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 1caa899 commit 2f8ab51Copy full SHA for 2f8ab51
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
- id: python-use-type-annotations
26
- id: text-unicode-replacement-char
27
- repo: https://github.com/astral-sh/ruff-pre-commit
28
- rev: v0.12.1
+ rev: v0.12.4
29
hooks:
30
- id: ruff
31
- id: ruff-format
0 commit comments