mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Merge pull request #2216 from pre-commit/all-repos_autofix_flake8-typing-imports
upgrade flake8-typing-imports
This commit is contained in:
commit
f1d2e6c289
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ repos:
|
|||
rev: 4.0.1
|
||||
hooks:
|
||||
- id: flake8
|
||||
additional_dependencies: [flake8-typing-imports==1.10.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