From 019b4d51ec2fad055ec0c3be5c4ce01e77d03fae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 20:54:59 +0800 Subject: [PATCH] chore(deps): update dependency markdownlint to ^0.27.0 (#250) 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 abb6161..adfbcec 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "lint-staged": "^13.0.3", "prettier": "^2.7.1", "refs-cli": "^1.2.12", - "markdownlint": "^0.26.2", + "markdownlint": "^0.27.0", "markdownlint-cli": "^0.32.2" }, "engines": {