From f4d6433576a3b38ec1c83eafb588c386a36ff1fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 10:30:05 +0000 Subject: [PATCH] chore(deps): update dependency markdownlint to ^0.35.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6476fe626fa..2693818ed60 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "lint-staged": "^15.0.0", "prettier": "^3.0.0", "refs-cli": "^1.6.0", - "markdownlint": "^0.33.0", + "markdownlint": "^0.35.0", "markdownlint-cli": "^0.39.0" }, "engines": {