From b491f5d5bb5efc421908995485f85227ae193136 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 13:01:37 +0000 Subject: [PATCH] chore(deps): update dependency mdformat-gfm 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 9ed8d2b..67e22b0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: hooks: - id: mdformat additional_dependencies: - - mdformat-gfm==0.4.1 + - mdformat-gfm==1.0.0 - mdformat-ruff==0.1.3 - mdformat-shfmt==0.2.0 - mdformat_tables==1.0.0