From a205a7fb18f0c3deb12c36ae6b76c143cb1f0765 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 19:24:20 +0000 Subject: [PATCH] Bump https://github.com/hukkin/mdformat from 0.7.22 to 1.0.0 Bumps [https://github.com/hukkin/mdformat](https://github.com/hukkin/mdformat) from 0.7.22 to 1.0.0. - [Commits](https://github.com/hukkin/mdformat/compare/0.7.22...1.0.0) --- updated-dependencies: - dependency-name: https://github.com/hukkin/mdformat dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .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 73febfd..ba5b874 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,6 +38,6 @@ repos: - id: python-check-blanket-noqa - repo: https://github.com/hukkin/mdformat - rev: 0.7.22 + rev: 1.0.0 hooks: - id: mdformat