upgrade flake8-typing-imports

Committed via https://github.com/asottile/all-repos
This commit is contained in:
Anthony Sottile 2022-01-23 21:21:12 -05:00
parent 77dcefca95
commit c823ddba6f
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ repos:
rev: 4.0.1
hooks:
- id: flake8
additional_dependencies: [flake8-typing-imports==1.7.0]
additional_dependencies: [flake8-typing-imports==1.12.0]
- repo: https://github.com/pre-commit/mirrors-autopep8
rev: v1.6.0
hooks: