From e56b010736ab5ddd2a2f7bed03409cc0e7694c0a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jan 2025 02:40:17 +0000 Subject: [PATCH] chore(deps): update dependency markdownlint-cli to ^0.44.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21c9fee8..c2cfac18 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "prettier": "^3.0.0", "refs-cli": "^1.8.0", "markdownlint": "^0.33.0", - "markdownlint-cli": "^0.39.0" + "markdownlint-cli": "^0.44.0" }, "engines": { "node": ">=16.0.0"