From 32834d77a28c1b058f20f8f784b4d7e4e2341a9f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 19:42:24 +0000 Subject: [PATCH] chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.46.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 247f91b..31f161f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: additional_dependencies: - mdformat-gfm==1.0.0 - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.45.0 + rev: v0.46.0 hooks: - id: markdownlint - repo: https://github.com/fsfe/reuse-tool