From 7f8197bda112551a09e405f89aeec6753f595856 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 15:51:37 +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 107b0654..9376fc5a 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "husky": "^9.0.0", "lint-staged": "^15.0.0", "markdownlint": "^0.33.0", - "markdownlint-cli": "^0.39.0", + "markdownlint-cli": "^0.44.0", "prettier": "^3.0.0", "refs-cli": "^1.8.0" },