Bump markdownlint-cli2 from 0.5.1 to 0.6.0

Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/DavidAnson/markdownlint-cli2/releases)
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.5.1...v0.6.0)

---
updated-dependencies:
- dependency-name: markdownlint-cli2
  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]
2023-01-02 10:37:04 -08:00
committed by David Anson
co-authored by David Anson
parent 8ccbe84d71
commit 06d3f34419
+1 -1
View File
@@ -23,7 +23,7 @@
},
"dependencies": {
"@actions/core": "1.10.0",
"markdownlint-cli2": "0.5.1"
"markdownlint-cli2": "0.6.0"
},
"devDependencies": {
"@vercel/ncc": "0.36.0",