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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-29 15:23:35 +00:00 committed by Tilman Vatteroth
parent 17aade0934
commit e1fdfb9095
2 changed files with 64 additions and 27 deletions

View file

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