From 56d402b55a96ec9483ab6aafbc6e91ccd59ae9cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 01:18:06 +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 b170118b3..e38b243b6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -105,6 +105,6 @@ repos: entry: ./tmp/biome lint --staged --files-ignore-unknown=true --no-errors-on-unmatched language: script - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.42.0 + rev: v0.43.0 hooks: - id: markdownlint