From 91173f6ac99f9d5c692b07c6df165521953614aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 06:57:38 +0000 Subject: [PATCH] Update pre-commit hook igorshubovych/markdownlint-cli to v0.43.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 5d103d0..0479c43 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: name: Shellcheck - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.35.0 + rev: v0.43.0 hooks: - id: markdownlint name: Markdownlint