We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8373aee commit 9706796Copy full SHA for 9706796
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ default_language_version:
3
4
repos:
5
- repo: https://github.com/PyCQA/autoflake
6
- rev: "v2.0.2"
+ rev: "v2.1.0"
7
hooks:
8
- id: autoflake
9
args:
0 commit comments