fix(deps): update dependency markdownlint-cli to v0.37.0 (#101)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-09-26 11:14:33 +03:00
committed by GitHub
parent 90cf17306f
commit 615ae83528
4 changed files with 20 additions and 20 deletions

View File

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