0
0
Fork 0
mirror of https://github.com/DavidAnson/markdownlint-cli2-action.git synced 2024-10-16 12:07:01 +02:00

Bump markdownlint-cli2 from 0.9.2 to 0.10.0

Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.9.2 to 0.10.0.
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.9.2...v0.10.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-09-17 17:52:42 +00:00 committed by David Anson
parent 598e368dc3
commit 1b14491c07

View file

@ -23,7 +23,7 @@
},
"dependencies": {
"@actions/core": "1.10.1",
"markdownlint-cli2": "0.9.2"
"markdownlint-cli2": "0.10.0"
},
"devDependencies": {
"@vercel/ncc": "0.38.0",