From b01186bc2d5edf3f501cbecd36a70ad17f6f5cda Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 17:09:51 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/executablebooks/mdformat: 0.7.22 → 1.0.0](https://github.com/executablebooks/mdformat/compare/0.7.22...1.0.0) - [github.com/adrienverge/yamllint.git: v1.36.2 → v1.37.1](https://github.com/adrienverge/yamllint.git/compare/v1.36.2...v1.37.1) --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dbb17c7..e8d5527 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ repos: - repo: https://github.com/executablebooks/mdformat # Do this before other tools "fixing" the line endings - rev: 0.7.22 + rev: 1.0.0 hooks: - id: mdformat name: Format Markdown @@ -20,7 +20,7 @@ repos: - mdformat-web - mdformat-gfm - repo: https://github.com/adrienverge/yamllint.git - rev: v1.36.2 + rev: v1.37.1 hooks: - id: yamllint args: