mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-04 11:16:53 +00:00
upgrade flake8-typing-imports
Committed via https://github.com/asottile/all-repos
This commit is contained in:
parent
77dcefca95
commit
c823ddba6f
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