From 3b1344cc6dc6641473e39cc2c61b32df3ca1e881 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Thu, 11 Jun 2026 00:01:47 +0000 Subject: [PATCH] chore(deps): update dependency markdownlint-cli to ^0.48.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1379fb9..9474bf9 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,6 @@ }, "devDependencies": { "@bitnami/readme-generator-for-helm": "^2.5.0", - "markdownlint-cli": "^0.45.0" + "markdownlint-cli": "^0.48.0" } }