From 5d0fb68aa3885f06d092c97584bf3741ae41c3bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 02:34:09 +0000 Subject: [PATCH] chore(deps): update dependency markdownlint-cli2 to ^0.21.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 501804a..36d681f 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "jest": "^28.1.3", "jest-junit": "^14.0.0", "lint-staged": "^13.0.3", - "markdownlint-cli2": "^0.5.0", + "markdownlint-cli2": "^0.21.0", "pinst": "^3.0.0", "prettier": "^2.7.1", "semantic-release": "^19.0.3",