fix(deps): update dependency markdownlint-cli to v0.34.0 (#9)

Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-05-05 08:17:18 +03:00
committed by GitHub
parent e8d8e36d62
commit 308b4445c8
4 changed files with 266 additions and 113 deletions

View File

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