From 0efe751b1fa1194ddc58b0934a1299d982e93d35 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 09:58:17 +0800 Subject: [PATCH] chore: update dependency markdownlint-cli to ^0.41.0 (#287) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d350d98..11292897 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "fast-glob": "^3.2.12", "husky": "^9.0.0", "lint-staged": "^15.2.0", - "markdownlint-cli": "^0.40.0", + "markdownlint-cli": "^0.41.0", "mocha": "^10.2.0", "npm-run-all2": "^6.1.1", "nyc": "^15.1.0",