diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 73cc2cdc25e2d6b620144985d2dd73cdad5a0367..4f1f2f76e944b7bbdb5a289c32dc765b0f2f200a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,6 @@ repos: - id: check-executables-have-shebangs - id: check-merge-conflict - id: check-symlinks - - id: detect-aws-credentials - id: detect-private-key - id: flake8 exclude: pythonrc.py