From c5013b21e102ec611e1139108c10e5e5ad09ac66 Mon Sep 17 00:00:00 2001 From: CI-Bot Date: Fri, 20 Jan 2023 07:27:54 +0000 Subject: [PATCH] Update dependency markdownlint-cli to ^0.33.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 719ad51..fb41e81 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "devDependencies": { "exec-bin": "^1.0.0", "hugo-installer": "^4.0.0", - "markdownlint-cli": "^0.32.0", + "markdownlint-cli": "^0.33.0", "rimraf": "^3.0.2" }, "otherDependencies": {