From 11f5d37d1624c2392ea97f40e76c1b3c7cd30124 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 11:15:32 +0000 Subject: [PATCH] Bump markdownlint from 0.34.0 to 0.35.0 (#1373) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ffcb43558..dc7296fb1 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "js-yaml": "^4.1.0", "markdown-link-check": "3.11.2", "markdown-toc": "^1.2.0", - "markdownlint": "0.34.0", + "markdownlint": "0.35.0", "markdownlint-cli": "0.41.0", "prettier": "^3.0.0", "through2": "^4.0.2"