From f695471285f30fe5b5e2bbf7bbc1d8ea42860137 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 10:22:02 +0100 Subject: Bump markdownlint-cli from 0.45.0 to 0.46.0 (#8271) * Bump markdownlint-cli from 0.45.0 to 0.46.0 Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.45.0 to 0.46.0. - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.45.0...v0.46.0) --- updated-dependencies: - dependency-name: markdownlint-cli dependency-version: 0.46.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Disable table-column-style for now https://github.com/DavidAnson/markdownlint/blob/main/doc/md060.md --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexandre Alapetite --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 22904697f..752e1056d 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "eslint": "^9.39.0", "@eslint/js": "^9.20.0", "globals": "^16.5.0", - "markdownlint-cli": "^0.45.0", + "markdownlint-cli": "^0.46.0", "neostandard": "^0.12.2", "rtlcss": "^4.3.0", "stylelint": "^16.26.1", -- cgit v1.2.3