There was an error while loading. Please reload this page.
1 parent 8ff5c62 commit 733d769Copy full SHA for 733d769
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/PyCQA/autoflake
3
- rev: v2.2.0
+ rev: v2.2.1
4
hooks:
5
- id: autoflake
6
args: ["--in-place", "--remove-unused-variables", "--remove-all-unused-imports"]
0 commit comments