We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b03d71 commit 7aea51dCopy full SHA for 7aea51d
.pre-commit-config.yaml
@@ -35,6 +35,6 @@ repos:
35
- id: python-check-blanket-type-ignore
36
- id: python-use-type-annotations
37
- repo: https://github.com/astral-sh/ruff-pre-commit
38
- rev: v0.8.4
+ rev: v0.8.6
39
hooks:
40
- id: ruff
0 commit comments