chore(deps): update dependency markdownlint-cli2 to v0.10.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-19 18:46:41 +00:00 committed by Tilman Vatteroth
parent 1f9e30fa53
commit 9d6ce53bac
2 changed files with 16 additions and 16 deletions

View file

@ -7,7 +7,7 @@
"lint:fix": "markdownlint-cli2 --fix content/**/*.md"
},
"devDependencies": {
"markdownlint-cli2": "0.9.2"
"markdownlint-cli2": "0.10.0"
},
"packageManager": "yarn@3.6.3"
}