Skip to content

Commit c19f885

Browse files
authored
Merge pull request #722 from pre-commit/all-repos_autofix_flake8-typing-imports
upgrade flake8-typing-imports
2 parents 77dcefc + c823ddb commit c19f885

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)