Skip to content

Commit 7ab8c37

Browse files
authored
Update flake8-pyi to 26.5.0 (#15762)
1 parent 3a46217 commit 7ab8c37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ repos:
3636
- id: flake8
3737
language: python
3838
additional_dependencies:
39-
- "flake8-pyi==25.5.0"
39+
- "flake8-pyi==26.5.0"
4040
types: [file]
4141
types_or: [python, pyi]
4242
- repo: meta

0 commit comments

Comments
 (0)