diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8f989a5..70e0690 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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: