From 2e684e6366dfa74cf3805f272e16f5084fb75fea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 06:02:27 +0000 Subject: [PATCH] chore(deps): update dependency markdownlint-cli to ^0.40.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd8403e896a..64a076243d8 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "prettier": "^3.0.0", "refs-cli": "^1.5.1", "markdownlint": "^0.33.0", - "markdownlint-cli": "^0.39.0" + "markdownlint-cli": "^0.40.0" }, "engines": { "node": ">=16.0.0"