Merge pull request #722 from pre-commit/all-repos_autofix_flake8-typing-imports

upgrade flake8-typing-imports
This commit is contained in:
Anthony Sottile 2022-01-23 21:26:32 -05:00 committed by GitHub
commit c19f885057
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: