diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 13d68fd1fc7fdca9e758d5db887f1b23ee812b77..f0c85700df5aeb73cc27e229b1a28914516113bb 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -7,6 +7,7 @@ repos:
       - id: check-executables-have-shebangs
       - id: check-merge-conflict
       - id: check-symlinks
+      - id: check-xml
       - id: trailing-whitespace
 
   - repo: https://github.com/Yelp/detect-secrets