From 2f66dbc882d9e8ac7ee51553886b4e970df9767d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 23:31:42 +0800 Subject: [PATCH] chore(deps): update dependency markdownlint to ^0.33.0 (#334) 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 a9f5ad3..fd8403e 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "lint-staged": "^15.0.0", "prettier": "^3.0.0", "refs-cli": "^1.5.1", - "markdownlint": "^0.27.0", + "markdownlint": "^0.33.0", "markdownlint-cli": "^0.39.0" }, "engines": {