diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d91d6af76..5134c18bc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,3 +39,4 @@ repos: - id: trailing-whitespace - id: end-of-file-fixer - id: debug-statements + - id: check-toml