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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-26 04:51:52 +00:00
parent 6024179059
commit 3adb79f0de
2 changed files with 6 additions and 6 deletions

View file

@ -7,7 +7,7 @@
"lint:fix": "markdownlint-cli2 --fix content/**/*.md"
},
"devDependencies": {
"markdownlint-cli2": "0.9.0"
"markdownlint-cli2": "0.9.1"
},
"packageManager": "yarn@3.6.2"
}