upgrade flake8-typing-imports

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

View File

@ -26,7 +26,7 @@ repos:
- id: flake8
language_version: python3
additional_dependencies:
- flake8-typing-imports==1.9.0
- flake8-typing-imports==1.12.0
- flake8-docstrings==1.5.0
- repo: https://github.com/asottile/reorder_python_imports
rev: v2.6.0