From fbbc5195f7f41cd5ad2bb9437d4e0106037b618f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 23:30:22 +0800 Subject: [PATCH] chore(deps): update dependency markdownlint-cli to ^0.39.0 (#362) 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 dc71eb5..4d1e379 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "prettier": "^3.0.0", "refs-cli": "^1.5.1", "markdownlint": "^0.27.0", - "markdownlint-cli": "^0.33.0" + "markdownlint-cli": "^0.39.0" }, "engines": { "node": ">=16.0.0"