From c0855988c05cb248369e166024c72819c20912f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 21:13:56 +0800 Subject: [PATCH] chore(deps): update dependency markdownlint-cli to ^0.33.0 (#262) 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 6a087bb..b62e324 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "prettier": "^2.7.1", "refs-cli": "^1.2.12", "markdownlint": "^0.27.0", - "markdownlint-cli": "^0.32.2" + "markdownlint-cli": "^0.33.0" }, "engines": { "node": ">=16.0.0"