diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 4ed6d7c40c50919f67a4f6a07074be42b8057754..b3bc7b4f9eeb4cafe7b5c8a9f3773501bb3c9530 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -7,10 +7,7 @@ repos:
   - id: check-ast
   - id: check-docstring-first
   - id: check-executables-have-shebangs
-  - id: check-json
   - id: check-merge-conflict
-  - id: check-xml
-  - id: check-yaml
   - id: check-toml
   - id: debug-statements
   - id: end-of-file-fixer