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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-08-29 10:15:55 +00:00 committed by Erik Michelson
parent cf53e99c5a
commit fbd9f7eb07
2 changed files with 58 additions and 37 deletions

View file

@ -7,7 +7,7 @@
"lint:fix": "markdownlint-cli2 --fix content/**/*.md"
},
"devDependencies": {
"markdownlint-cli2": "0.12.1"
"markdownlint-cli2": "0.13.0"
},
"packageManager": "yarn@4.1.1"
}