diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 09c6889..2fd6c83 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,9 +17,3 @@ repos: hooks: - id: trailing-whitespace - id: end-of-file-fixer - - - repo: https://github.com/PyCQA/bandit - rev: 1.9.2 - hooks: - - id: bandit - files: ^enroll/