Bump markdownlint-cli from 0.30.0 to 0.31.0
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.30.0 to 0.31.0. - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.30.0...v0.31.0 ) --- updated-dependencies: - dependency-name: markdownlint-cli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:dependabot[bot] <support@github.com>
... | ... | @@ -4,6 +4,6 @@ |
"format": "markdownlint . --fix" | ||
}, | ||
"dependencies": { | ||
"markdownlint-cli": "^0.30.0" | ||
"markdownlint-cli": "^0.31.0" | ||
} | ||
} |
Please register or sign in to comment