From 17985d624b7d926cd8d3c1aeaaf7e320645eef58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 06:12:42 +0000 Subject: [PATCH] chore(deps): update dependency markdownlint-cli to v0.39.0 (#1963) 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 a933cd89..6567ca78 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "husky": "9.0.11", "imagemin": "8.0.1", "lint-staged": "15.2.2", - "markdownlint-cli": "0.38.0", + "markdownlint-cli": "0.39.0", "npm-run-all": "4.1.5", "prettier": "2.8.8", "sort-package-json": "2.7.0"