From ac170b88c84d827f3e0ed0f4ba74efc00d57fc6d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 02:34:05 +0000 Subject: [PATCH] chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.42.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 7a0d25b9a..1116ac2b8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -55,7 +55,7 @@ repos: - mdformat-shfmt==0.1.0 - mdformat_tables==1.0.0 - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.41.0 + rev: v0.42.0 hooks: - id: markdownlint - repo: https://github.com/fsfe/reuse-tool