From 83a282fe30d7464e9f8c1c71013afe3c7d0648e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 08:19:25 +0000 Subject: [PATCH] chore(deps): renovate: markdownlint/markdownlint to v0.17.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 a3ce5ea..08ccd9e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/markdownlint/markdownlint - rev: v0.15.0 + rev: v0.17.0 hooks: - id: markdownlint_docker args: ["--style", "./.github/workflows/style.rb"]