From 557a1f14ec22eaa414a52131f038b28c5d3dfc8a Mon Sep 17 00:00:00 2001 From: AntonReinhard <23334666+AntonReinhard@users.noreply.github.com> Date: Wed, 15 Jul 2026 07:41:12 +0000 Subject: [PATCH] chore: pre-commit update --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fd5662a..2a15016 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: - id: check-merge-conflict args: [--assume-in-merge] - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.49.0 + rev: v0.49.1 hooks: - id: markdownlint-fix - repo: https://github.com/citation-file-format/cffconvert