From d6a7103ba097567fba237fc83512501ddad26fc3 Mon Sep 17 00:00:00 2001 From: "unhesitatingeffectivebot[bot]" <109002416+unhesitatingeffectivebot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 01:19:05 +0000 Subject: [PATCH] =?UTF-8?q?feat(github-release):=20update=20igorshubovych/?= =?UTF-8?q?markdownlint-cli=20(=20v0.41.0=20=E2=86=92=20v0.42.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 781254ccd..ef8bc666f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -86,7 +86,7 @@ repos: )$ stages: [commit] - repo: https://github.com/igorshubovych/markdownlint-cli - rev: "v0.41.0" + rev: "v0.42.0" hooks: - id: markdownlint name: Lint markdown files