From 8dd1592d8b42464060e28418113dd477d1313a4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 09:01:49 +0000 Subject: [PATCH] Update dependency prettier to ^3.4.0 --- package.hugo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.hugo.json b/package.hugo.json index 9fc6f79..33da786 100644 --- a/package.hugo.json +++ b/package.hugo.json @@ -32,7 +32,7 @@ "husky": "^9.1.7", "lint-staged": "^15.2.10", "markdownlint-cli": "^0.42.0", - "prettier": "^3.3.3", + "prettier": "^3.4.0", "prettier-plugin-go-template": "^0.0.15" } }