Bump markdownlint-cli2 from 0.4.0 to 0.5.0

Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/DavidAnson/markdownlint-cli2/releases)
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.4.0...v0.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-07-30 10:04:30 +00:00
committed by GitHub
parent 0571809aa6
commit 9d6c2dab94
2 changed files with 91 additions and 122 deletions

View File

@@ -23,6 +23,6 @@
},
"devDependencies": {
"linkinator": "^4.0.2",
"markdownlint-cli2": "0.4.0"
"markdownlint-cli2": "0.5.0"
}
}