From ffc511e9449ba4b63a807ffc4fd57f6514d70af7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Sep 2023 04:28:13 +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 33267c8..bc961af 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -62,7 +62,7 @@ repos: - mdformat-black==0.1.1 - mdformat-shfmt==0.1.0 - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.35.0 + rev: v0.36.0 hooks: - id: markdownlint - repo: https://github.com/fsfe/reuse-tool