Skip to content

Commit c77dc3b

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps): bump markdownlint-cli2
Bumps the npm-dependencies group with 1 update in the /actions/helm/generate-docs directory: [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2). Updates `markdownlint-cli2` from 0.21.0 to 0.22.0 - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.21.0...v0.22.0) --- updated-dependencies: - dependency-name: markdownlint-cli2 dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0eff9ec commit c77dc3b

File tree

2 files changed

+33
-10
lines changed

2 files changed

+33
-10
lines changed

actions/helm/generate-docs/package-lock.json

Lines changed: 32 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

actions/helm/generate-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "generate-docs",
33
"dependencies": {
44
"@textlint/textlint-plugin-markdown": "^15.5.2",
5-
"markdownlint-cli2": "^0.21.0",
5+
"markdownlint-cli2": "^0.22.0",
66
"prettier": "^3.8.1",
77
"textlint": "^15.5.2",
88
"textlint-filter-rule-comments": "^1.3.0",

0 commit comments

Comments
 (0)