diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 82eccf67a76005b725685a0a27760deb33f928c7..b24594f35ab4a09c525946915f027ed267ac78c5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -75,8 +75,3 @@ repos: hooks: - id: bandit args: ['-lll'] - - - repo: https://github.com/Lucas-C/pre-commit-hooks-safety - rev: v1.3.2 - hooks: - - id: python-safety-dependencies-check