From f9334c6cee7194cd2bad8a5beada242c28d0a022 Mon Sep 17 00:00:00 2001 From: James Allenby Date: Sat, 3 Jan 2026 17:39:32 +0000 Subject: [PATCH] remove yaml check --- .pre-commit-config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5e927b3..628e502 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,6 @@ repos: - id: check-json - id: check-merge-conflict - id: check-symlinks - - id: check-yaml - id: destroyed-symlinks - id: detect-private-key - id: end-of-file-fixer