From c83b369891328fed068ef73274264e1e94664bae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 17:42:12 +0000 Subject: [PATCH] chore: update dependency markdownlint-cli to ^0.45.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f7f42ff6..9444105a 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "husky": "^9.1.7", "jiti": "^2.5.1", "lodash": "^4.17.21", - "markdownlint-cli": "^0.43.0", + "markdownlint-cli": "^0.45.0", "npm-package-json-lint": "^8.0.0", "npm-run-all2": "^7.0.1", "prettier": "^3.6.2",