From 0f90c134220a993b087d108c3ff6281e9d3e3f6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Sep 2023 07:25:10 +0000 Subject: [PATCH] Update dependency markdownlint-cli to v0.36.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 97f1bac1..63b5fc80 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "eslint-plugin-xo": "1.0.0", "jshint": "2.13.1", "jslint": "0.12.1", - "markdownlint-cli": "0.28.1", + "markdownlint-cli": "0.36.0", "proselint": "0.1.7", "pug-lint": "2.6.0", "remark-cli": "5.0.0",