0
0
Fork 0
mirror of https://github.com/DavidAnson/markdownlint-cli2-action.git synced 2025-02-23 11:41:26 +01:00

Bump markdownlint-cli2 from 0.17.1 to 0.17.2

Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.17.1 to 0.17.2.
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.17.1...v0.17.2)

---
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] 2025-01-17 09:48:55 +00:00 committed by David Anson
parent c0be6188d6
commit e537c98f77

View file

@ -22,7 +22,7 @@
},
"dependencies": {
"@actions/core": "1.11.1",
"markdownlint-cli2": "0.17.1"
"markdownlint-cli2": "0.17.2"
},
"devDependencies": {
"@eslint/js": "9.18.0",