From 9afb7040ead10228212339aae994a254e9e8d452 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 23:31:17 +0000 Subject: [PATCH] Update dependency markdownlint-cli to v0.49.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c41d1c0..9f87eb4 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,6 @@ "hexo-theme-next": "8.28.0" }, "devDependencies": { - "markdownlint-cli": "0.48.0" + "markdownlint-cli": "0.49.1" } }