mirror of
https://github.com/Hopiu/djLint.git
synced 2026-03-16 21:40:24 +00:00
chore(deps) Update pre-commit hook myint/autoflake to v2
This commit is contained in:
parent
a7a7469d95
commit
5d9be8c0d6
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ repos:
|
|||
- id: end-of-file-fixer
|
||||
- id: check-yaml
|
||||
- repo: https://github.com/myint/autoflake
|
||||
rev: v1.7.8
|
||||
rev: v2.0.0
|
||||
hooks:
|
||||
- id: autoflake
|
||||
exclude: &fixtures tests/functional/|tests/input|tests/extensions/data|tests/regrtest_data/|tests/data/
|
||||
|
|
|
|||
Loading…
Reference in a new issue