chore(deps): update dependency markdownlint-cli to ^0.45.0
All checks were successful
Helm / helm-lint (pull_request) Successful in 5s
Helm / helm-unittest (pull_request) Successful in 16s
Helm / helm-unittest (push) Successful in 16s
Helm / helm-lint (push) Successful in 18s

This commit is contained in:
2025-05-18 01:12:11 +00:00
parent ec1e7f7b7a
commit 0591f3c6ee
2 changed files with 74 additions and 79 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.44.0"
"markdownlint-cli": "^0.45.0"
}
}