We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce63cbb + 012dba3 commit afbd008Copy full SHA for afbd008
.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