mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-29 10:16:52 +00:00
Merge pull request #722 from pre-commit/all-repos_autofix_flake8-typing-imports
upgrade flake8-typing-imports
This commit is contained in:
commit
c19f885057
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue