chore(deps): update dependency markdownlint-cli to ^0.47.0
All checks were successful
Helm / helm-lint (push) Successful in 4s
Helm / helm-lint (pull_request) Successful in 4s
Helm / helm-unittest (pull_request) Successful in 7s
Helm / helm-unittest (push) Successful in 17s

This commit is contained in:
2025-12-11 08:11:10 +00:00
parent 654b6c400d
commit 1871edd53f
2 changed files with 70 additions and 11 deletions

View File

@@ -16,6 +16,6 @@
"devDependencies": {
"@bitnami/readme-generator-for-helm": "^2.5.0",
"markdown-link-check": "^3.13.6",
"markdownlint-cli": "^0.46.0"
"markdownlint-cli": "^0.47.0"
}
}