Skip to content

Commit ad0fecf

Browse files
dependabot[bot]DavidAnson
authored andcommitted
Bump markdownlint-cli2 from 0.14.0 to 0.15.0
Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.14.0 to 0.15.0. - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.14.0...v0.15.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>
1 parent 079995c commit ad0fecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"dependencies": {
2727
"@actions/core": "1.11.1",
28-
"markdownlint-cli2": "0.14.0"
28+
"markdownlint-cli2": "0.15.0"
2929
},
3030
"devDependencies": {
3131
"@eslint/js": "9.14.0",

0 commit comments

Comments
 (0)