From 7e21c7c0d3fc94513f7c41516ff93c46b11c8e90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 06:39:40 +0000 Subject: [PATCH] Update pre-commit hook igorshubovych/markdownlint-cli to v0.49.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 6e04b33..e841cd4 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.48.0 + rev: v0.49.0 hooks: - id: markdownlint name: "Linting Markdown"