We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b8c4a1 commit 0b31d2cCopy full SHA for 0b31d2c
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
- id: debug-statements
30
language_version: python3
31
- repo: https://github.com/PyCQA/autoflake
32
- rev: v2.2.1
+ rev: v2.3.0
33
hooks:
34
- id: autoflake
35
name: autoflake
0 commit comments