chore: add pycln back
This commit is contained in:
parent
07db55402b
commit
1d43bc378d
|
@ -16,6 +16,11 @@ repos:
|
|||
rev: v3.9.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
- repo: https://github.com/hadialqattan/pycln
|
||||
rev: v2.4.0
|
||||
hooks:
|
||||
- id: pycln
|
||||
args: [-a]
|
||||
- repo: https://github.com/PyCQA/bandit
|
||||
rev: '1.7.5'
|
||||
hooks:
|
||||
|
|
Loading…
Reference in New Issue
Block a user