Update autoflake (#1889)
This commit is contained in:
parent
885f89c3a1
commit
23f98082cc
|
|
@ -1,7 +1,7 @@
|
|||
default_stages: ['commit']
|
||||
repos:
|
||||
- repo: https://github.com/pycqa/autoflake
|
||||
rev: v2.0.2
|
||||
rev: v2.1.1
|
||||
hooks:
|
||||
- id: autoflake
|
||||
args: [
|
||||
|
|
|
|||
Loading…
Reference in New Issue