From cab1a60332bc3c8cd766d542e00e771d59651c8b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 06:08:50 +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 3761969..f372c72 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.49.0 + rev: v0.49.1 hooks: - id: markdownlint name: "Linting Markdown"