We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce63cbb commit 012dba3Copy full SHA for 012dba3
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
hooks:
15
- id: flake8
16
additional_dependencies: [flake8-typing-imports>=1.9.0]
17
- - repo: https://github.com/myint/autoflake
+ - repo: https://github.com/PyCQA/autoflake
18
rev: v2.1.1
19
20
- id: autoflake
0 commit comments