From 4396761a6b50dd46328798fef23fe3fd0a26a8d9 Mon Sep 17 00:00:00 2001 From: 6543 <6543@obermui.de> Date: Fri, 12 Jan 2024 22:06:04 +0100 Subject: [PATCH] fix lint --- .pre-commit-config.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 67ef285..ff0c289 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,10 +8,6 @@ repos: hooks: - id: end-of-file-fixer - id: trailing-whitespace -# - repo: https://github.com/igorshubovych/markdownlint-cli -# rev: v0.38.0 -# hooks: -# - id: markdownlint - repo: https://github.com/mrtazz/checkmake rev: 0.2.2 hooks: