From f2a2437c1270ceaef2f22ae3368fd520f49451dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Sep 2023 04:36:44 +0000 Subject: [PATCH] chore(deps): update pre-commit hook igorshubovych/markdownlint-cli to v0.36.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..5232a57 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.36.0" hooks: - id: markdownlint args: ["-f"]