We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90536cf commit a54184eCopy full SHA for a54184e
.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.4.1
+ rev: v0.4.3
30
hooks:
31
- id: ruff
32
- id: ruff-format
0 commit comments