From dea1c78f736f4e3866f3c66fa070026be0e64432 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 03:37:44 +0000 Subject: [PATCH] chore(deps): update pre-commit hook davidanson/markdownlint-cli2 to v0.16.0 (#275) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 b624aa03..2b165763 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/davidanson/markdownlint-cli2 - rev: v0.15.0 + rev: v0.16.0 hooks: - id: markdownlint-cli2 - repo: https://github.com/mrtazz/checkmake