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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-26 06:43:05 +00:00
parent bff7bfb86b
commit 07d9510b01
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.1"
"markdownlint-cli2": "0.9.2"
},
"packageManager": "yarn@3.6.2"
}