We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d2d1a8 commit 8a4caceCopy full SHA for 8a4cace
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
- id: python-use-type-annotations
19
- id: text-unicode-replacement-char
20
- repo: https://github.com/astral-sh/ruff-pre-commit
21
- rev: v0.4.2
+ rev: v0.4.3
22
hooks:
23
- id: ruff
24
- id: ruff-format
0 commit comments