From ac95cf51073491e1df47c76539378ed0b6efb2ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Feb 2026 13:42:59 +0000 Subject: [PATCH] chore(deps): update pre-commit hook mdformat-mkdocs to v5.1.4 --- .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 3c2f860..02a0e45 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,5 +26,5 @@ repos: - id: mdformat language: python # means renovate will also update `additional_dependencies` additional_dependencies: - - mdformat-mkdocs==5.1.3 + - mdformat-mkdocs==5.1.4 - mdformat-footnote==0.1.3