diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e5b3b16..a976db5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,6 +10,7 @@ repos: - id: check-shebang-scripts-are-executable - id: check-toml - id: check-yaml + - id: debug-statements - id: detect-private-key - id: end-of-file-fixer - id: mixed-line-ending