Skip to content

Commit 05d4d85

Browse files
Bump markdownlint from 0.23.1 to 0.24.0 (#50)
Bumps [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.23.1 to 0.24.0. - [Release notes](https://github.com/DavidAnson/markdownlint/releases) - [Commits](DavidAnson/markdownlint@v0.23.1...v0.24.0) --- updated-dependencies: - dependency-name: markdownlint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8602be commit 05d4d85

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
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"glob": "^7.1.7",
2424
"hexo-server": "^2.0.0",
25-
"markdownlint": "^0.23.1"
25+
"markdownlint": "^0.24.0"
2626
},
2727
"engines": {
2828
"node": ">= 10.18.1"

0 commit comments

Comments
 (0)