Upgrade flake8-pyi to 22.7.0 (#8377)

This commit is contained in:
Alex Waygood
2022-07-24 03:20:35 +01:00
committed by GitHub
parent 5598b49851
commit 62cde01365
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ repos:
additional_dependencies:
# must match requirements-tests.txt
- 'flake8-bugbear==21.11.29'
- 'flake8-pyi==22.5.1'
- 'flake8-pyi==22.7.0'
ci:
autofix_commit_msg: '[pre-commit.ci] auto fixes from pre-commit.com hooks'