upgrade flake8-typing-imports
Committed via https://github.com/asottile/all-repos
This commit is contained in:
parent
b9fc678770
commit
039c3a201d
|
@ -26,7 +26,7 @@ repos:
|
||||||
- id: flake8
|
- id: flake8
|
||||||
language_version: python3
|
language_version: python3
|
||||||
additional_dependencies:
|
additional_dependencies:
|
||||||
- flake8-typing-imports==1.9.0
|
- flake8-typing-imports==1.12.0
|
||||||
- flake8-docstrings==1.5.0
|
- flake8-docstrings==1.5.0
|
||||||
- repo: https://github.com/asottile/reorder_python_imports
|
- repo: https://github.com/asottile/reorder_python_imports
|
||||||
rev: v2.6.0
|
rev: v2.6.0
|
||||||
|
|
Loading…
Reference in New Issue