fix(deps): update dependency markdownlint-cli to v0.36.0 (#88)

This commit is contained in:
renovate[bot]
2023-09-06 09:56:31 +03:00
committed by GitHub
parent 28f84bc8c6
commit 8ea8e1501d
4 changed files with 95 additions and 98 deletions

View File

@@ -38,7 +38,7 @@
"postinstall": "node scripts/postinstall.js"
},
"dependencies": {
"markdownlint-cli": "0.35.0"
"markdownlint-cli": "0.36.0"
},
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"
}