diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index df93cbb..0d3e118 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,6 +4,7 @@ repos: hooks: - id: check-added-large-files - id: check-case-conflict + - id: check-toml - id: check-yaml - id: end-of-file-fixer - id: trailing-whitespace