From c8e7660674ab35fd7da384adefdcd01d0855a4df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 06:08:38 +0000 Subject: [PATCH] chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.37.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 88e4e84..db33882 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -59,7 +59,7 @@ repos: - id: prettier stages: [commit, manual] - repo: https://github.com/igorshubovych/markdownlint-cli - rev: "v0.34.0" + rev: "v0.37.0" hooks: - id: markdownlint args: ["-f"]