diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eb96165..8b04a3f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,6 +13,7 @@ repos: - id: check-json - id: check-yaml args: [--allow-multiple-documents] + - id: check-xml - id: check-added-large-files - repo: https://github.com/markdownlint/markdownlint rev: v0.12.0