We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11ed2a3 commit dfadf6cCopy full SHA for dfadf6c
package.json
@@ -1,7 +1,7 @@
1
{
2
"devDependencies": {
3
"markdownlint": "^0.38.0",
4
- "markdownlint-cli": "^0.44.0"
+ "markdownlint-cli": "^0.45.0"
5
},
6
"scripts": {
7
"lint:md": "command -v markdownlint >/dev/null && markdownlint --config .markdownlint.yaml --"
0 commit comments