From a065a97e2cb8b963f0635f1aab1c86cfe34a8424 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 10:05:36 +0000 Subject: [PATCH] chore: update dependency markdownlint-cli to ^0.38.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 03b77936..4968e7b6 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "globals": "^13.20.0", "husky": "^8.0.1", "lodash": "^4.17.21", - "markdownlint-cli": "^0.36.0", + "markdownlint-cli": "^0.38.0", "mocha": "^10.0.0", "npm-package-json-lint": "^7.0.0", "npm-run-all": "^4.1.5",