Bump markdownlint-cli from 0.46.0 to 0.47.0 (#219853)

Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.46.0 to 0.47.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.46.0...v0.47.0)

---
updated-dependencies:
- dependency-name: markdownlint-cli
  dependency-version: 0.47.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-19 21:08:47 +02:00
committed by GitHub
parent df6f8cde8d
commit cc22b814a0
2 changed files with 3320 additions and 3341 deletions

6659
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -29,6 +29,6 @@
"husky": "^9.1.7",
"lint-staged": "^16.2.7",
"markdownlint": "^0.40.0",
"markdownlint-cli": "^0.46.0"
"markdownlint-cli": "^0.47.0"
}
}