We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a46217 commit 7ab8c37Copy full SHA for 7ab8c37
1 file changed
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
- id: flake8
37
language: python
38
additional_dependencies:
39
- - "flake8-pyi==25.5.0"
+ - "flake8-pyi==26.5.0"
40
types: [file]
41
types_or: [python, pyi]
42
- repo: meta
0 commit comments