From bc79dae85b83e446e6b8daefd9bc9c42a552eb01 Mon Sep 17 00:00:00 2001 From: tmigot <25304288+tmigot@users.noreply.github.com> Date: Sat, 22 Nov 2025 07:07:14 +0000 Subject: [PATCH] chore: :robot: 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 b0ec04d..0734130 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.45.0 + rev: v0.46.0 hooks: - id: markdownlint-fix - repo: https://github.com/citation-file-format/cffconvert