Skip to content

Commit

Permalink
Bump markdownlint from 0.28.2 to 0.29.0
Browse files Browse the repository at this point in the history
Bumps [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.28.2 to 0.29.0.
- [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md)
- [Commits](DavidAnson/markdownlint@v0.28.2...v0.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 2, 2023
1 parent 5fd8b10 commit 98ce121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"glob": "^10.1.0",
"hexo-server": "^3.0.0",
"markdownlint": "^0.28.0"
"markdownlint": "^0.29.0"
},
"engines": {
"node": ">= 18"
Expand Down

0 comments on commit 98ce121

Please sign in to comment.