Skip to content

Commit c823ddb

Browse files
committed
upgrade flake8-typing-imports
Committed via https://github.com/asottile/all-repos
1 parent 77dcefc commit c823ddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
rev: 4.0.1
1717
hooks:
1818
- id: flake8
19-
additional_dependencies: [flake8-typing-imports==1.7.0]
19+
additional_dependencies: [flake8-typing-imports==1.12.0]
2020
- repo: https://github.com/pre-commit/mirrors-autopep8
2121
rev: v1.6.0
2222
hooks:

0 commit comments

Comments
 (0)