From 1ef278ebd5dbf8b0601d63f746881a758dabf90b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 19:25:41 +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 af6c9ac..bfe77da 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: - id: pretty-format-yaml args: [--autofix, --indent, '2'] - repo: https://github.com/executablebooks/mdformat - rev: 0.7.19 + rev: 0.7.20 hooks: - id: mdformat additional_dependencies: