We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b0cd52 commit 0e8eb5eCopy full SHA for 0e8eb5e
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
- id: python-use-type-annotations
24
- id: text-unicode-replacement-char
25
- repo: https://github.com/astral-sh/ruff-pre-commit
26
- rev: v0.4.2
+ rev: v0.4.3
27
hooks:
28
- id: ruff
29
- id: ruff-format
0 commit comments