diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e3faa22..1ee9701 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,11 +29,6 @@ repos: hooks: - id: gitleaks - - repo: https://github.com/hija/clean-dotenv - rev: v0.0.7 - hooks: - - id: clean-dotenv - - repo: https://github.com/asottile/pyupgrade rev: v3.16.0 hooks: