mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-23 11:32:07 +08:00
Upgrade flake8-pyi to 22.7.0 (#8377)
This commit is contained in:
@@ -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'
|
||||
|
||||
@@ -5,7 +5,7 @@ black==22.6.0
|
||||
# must match .pre-commit-config.yaml
|
||||
flake8==4.0.1
|
||||
flake8-bugbear==21.11.29
|
||||
flake8-pyi==22.5.1
|
||||
flake8-pyi==22.7.0
|
||||
# must match .pre-commit-config.yaml
|
||||
isort==5.10.1
|
||||
tomli==1.2.2
|
||||
|
||||
Reference in New Issue
Block a user