From d4f986184c97cd0a6bb337473e08000549435ca7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 04:20:18 +0000 Subject: [PATCH] chore: Update dependency markdownlint-cli to v0.42.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 72f0d7f..393c5c8 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "module", "devDependencies": { "cspell": "8.16.0", - "markdownlint-cli": "0.41.0", + "markdownlint-cli": "0.42.0", "yaml": "2.6.0" }, "scripts": {