Skip to content

Commit

Permalink
Merge pull request pre-commit#2216 from pre-commit/all-repos_autofix_…
Browse files Browse the repository at this point in the history
…flake8-typing-imports

upgrade flake8-typing-imports
  • Loading branch information
asottile authored Jan 24, 2022
2 parents 84372e0 + 1112c9f commit f1d2e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f1d2e6c

Please sign in to comment.