From 36ca21904718549a58c25eaee570943c65e6d982 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 09:48:15 +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 c6e6e57..0787101 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -68,7 +68,7 @@ repos: - --keep-updates files: ^(custom_components|tests)/.+\.py$ - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.47.0 + rev: v0.48.0 hooks: - id: markdownlint name: "Linting Markdown"