Skip to content

Commit

Permalink
Bump flake8-pyi to 24.9.0 (python#12739)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexWaygood authored Oct 5, 2024
1 parent fc611d9 commit 8cb6df0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ repos:
- id: flake8
additional_dependencies:
- "flake8-noqa==1.4.0"
- "flake8-pyi==24.6.0"
- "flake8-pyi==24.9.0"
types: [file]
types_or: [python, pyi]
- repo: meta
Expand Down

0 comments on commit 8cb6df0

Please sign in to comment.