diff --git a/renovate.json b/renovate.json index 0ac2241944e..c94006f3c94 100644 --- a/renovate.json +++ b/renovate.json @@ -7,5 +7,9 @@ "labels": [ "changelog:dependencies" ], + "postUpdateOptions": [ + "gomodTidy", + "gomodUpdateImportPaths" + ], "suppressNotifications": ["prEditedNotification"] }