From f3e2b2b81d6b407b4c9dfc6a00d4ccf1f248c7d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 19:09:44 +0000 Subject: [PATCH] chore(deps): update pre-commit hook executablebooks/mdformat to v0.7.20 --- .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 c51468e..d18a6bf 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.16 + rev: 0.7.20 hooks: - id: mdformat name: fix markdown formatting with mdformat