Skip to content

Commit

Permalink
upgrade flake8-typing-imports
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Jan 24, 2022
1 parent fd230e8 commit 63325f7
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 63325f7

Please sign in to comment.