From 2c532490203d0b40ca1b5002044b8b1d21c646ed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Dec 2023 10:50:03 +0000 Subject: [PATCH] Update dependency prettier to ^3.1.1 --- package.hugo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.hugo.json b/package.hugo.json index 842dacf..518c59f 100644 --- a/package.hugo.json +++ b/package.hugo.json @@ -32,7 +32,7 @@ "husky": "^8.0.3", "lint-staged": "^15.2.0", "markdownlint-cli": "^0.38.0", - "prettier": "^3.1.0", + "prettier": "^3.1.1", "prettier-plugin-go-template": "^0.0.15" } }