We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 77dcefc + c823ddb commit c19f885Copy full SHA for c19f885
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
rev: 4.0.1
17
hooks:
18
- id: flake8
19
- additional_dependencies: [flake8-typing-imports==1.7.0]
+ additional_dependencies: [flake8-typing-imports==1.12.0]
20
- repo: https://github.com/pre-commit/mirrors-autopep8
21
rev: v1.6.0
22
0 commit comments