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": [ {