From 07f81679d8fd7f29c29209a7a1fdedec70483893 Mon Sep 17 00:00:00 2001 From: Sacha Ligthert Date: Wed, 14 Aug 2024 21:14:28 +0200 Subject: [PATCH] More pre-commit magic. --- .pre-commit-config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2a788d6..ff8fbfb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,4 +5,3 @@ repos: - id: check-yaml - id: end-of-file-fixer - id: trailing-whitespace -