Skip to content

Commit

Permalink
Merge pull request #596 from asottile/all-repos_autofix_flake8-typing…
Browse files Browse the repository at this point in the history
…-imports

upgrade flake8-typing-imports
  • Loading branch information
asottile authored Jan 24, 2022
2 parents fd230e8 + 63325f7 commit a443a95
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 @@ -18,7 +18,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:
Expand Down

0 comments on commit a443a95

Please sign in to comment.