From e4ec271cd11b845f66be8933c43ac6c9cf081757 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 01:55:48 +0000 Subject: [PATCH] Update pre-commit hook igorshubovych/markdownlint-cli to v0.49.1 --- .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 e45692e..32ae3d6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - id: trailing-whitespace args: [--markdown-linebreak-ext=md] - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.44.0 + rev: v0.49.1 hooks: - id: markdownlint - repo: https://github.com/adrienverge/yamllint