We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93ccee9 commit e6fed5fCopy full SHA for e6fed5f
1 file changed
.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.15.7
+ rev: v0.15.8
30
hooks:
31
- id: ruff-check
32
- id: ruff-format
0 commit comments