Bump markdownlint-cli2 from 0.19.1 to 0.20.0

Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.19.1 to 0.20.0.
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.19.1...v0.20.0)

---
updated-dependencies:
- dependency-name: markdownlint-cli2
  dependency-version: 0.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-07 05:07:37 +00:00
committed by David Anson
parent e4bf40dee6
commit ecaf45cd0e
+1 -1
View File
@@ -22,7 +22,7 @@
},
"dependencies": {
"@actions/core": "1.11.1",
"markdownlint-cli2": "0.19.1"
"markdownlint-cli2": "0.20.0"
},
"devDependencies": {
"@eslint/js": "9.39.1",