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.8.0 to 0.8.1

Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.8.0 to 0.8.1.
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.8.0...v0.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-11 23:21:23 +00:00 committed by David Anson
parent 1b8f59df69
commit 85978587f5

View file

@ -23,7 +23,7 @@
}, },
"dependencies": { "dependencies": {
"@actions/core": "1.10.0", "@actions/core": "1.10.0",
"markdownlint-cli2": "0.8.0" "markdownlint-cli2": "0.8.1"
}, },
"devDependencies": { "devDependencies": {
"@vercel/ncc": "0.36.1", "@vercel/ncc": "0.36.1",