From 9349d8417cfcda1f04b27c52c2907a3c8743eedd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 05:56:37 +0000 Subject: [PATCH] Update pre-commit hook igorshubovych/markdownlint-cli to v0.48.0 --- .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..b4e4c9e 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.48.0 hooks: - id: markdownlint - repo: https://github.com/adrienverge/yamllint