From 58b856badf14efe3c415756febb9ab22cfd4f4e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 20:29:46 +0000 Subject: [PATCH] chore(deps): update pre-commit hook executablebooks/mdformat to v1 --- .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 6c9465d..125ffae 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - id: check-yaml - repo: https://github.com/executablebooks/mdformat - rev: 0.7.21 + rev: 1.0.0 hooks: - id: mdformat name: fix markdown formatting with mdformat