From 1f620ffae933e5730c534edbf3396491603a589a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 22:51:42 +0000 Subject: [PATCH] chore(deps): update dependency markdownlint-cli2 to ^0.23.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 501804a..aa637b1 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.23.0", "pinst": "^3.0.0", "prettier": "^2.7.1", "semantic-release": "^19.0.3",