chore: remove pycln (#13)

This commit is contained in:
张泊明518370910136 2022-05-28 00:35:35 +08:00
parent d437cb8b18
commit b9b1513542
No known key found for this signature in database
GPG Key ID: FBEF5DE8B9F4C629

View File

@ -16,10 +16,6 @@ repos:
rev: v2.10.0
hooks:
- id: pyupgrade
- repo: https://github.com/hadialqattan/pycln
rev: v1.3.2 # Possible releases: https://github.com/hadialqattan/pycln/tags
hooks:
- id: pycln
- repo: https://github.com/PyCQA/bandit
rev: '1.7.0'
hooks: