From dcdc590ff70337fde3c37a3e80345f686a90d075 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 19:58:50 +0000 Subject: [PATCH] CI(deps): Update pre-commit hook igorshubovych/markdownlint-cli to v0.47.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 c2e488aecfc..332e5534bd7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: lib/fonts/fonts/.* ) - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.33.0 + rev: v0.47.0 hooks: - id: markdownlint # Using this mirror lets us use mypyc-compiled black, which is about 2x faster