From 8f1c26aa54a4e99020a57d1716f390f40c263d09 Mon Sep 17 00:00:00 2001 From: Michael Kriese Date: Mon, 25 Mar 2024 13:57:44 +0100 Subject: [PATCH] Update renovate config --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index a407240469..9fe8061457 100644 --- a/renovate.json +++ b/renovate.json @@ -3,7 +3,7 @@ "extends": ["config:best-practices", ":approveMajorUpdates"], "ignorePresets": [":semanticPrefixFixDepsChoreOthers"], "semanticCommits": "disabled", - "postUpdateOptions": ["gomodUpdateImportPaths", "npmDedupe"], + "postUpdateOptions": ["gomodTidy", "gomodUpdateImportPaths", "npmDedupe"], "platformAutomerge": false, "packageRules": [ {