diff --git a/renovate.json b/renovate.json index 0e40c1fa..4f44e5a3 100644 --- a/renovate.json +++ b/renovate.json @@ -5,6 +5,7 @@ ":disableDependencyDashboard" ], "labels": ["dependencies"], + "postUpdateOptions": ["gomodTidy"], "semanticCommits": "disabled", "commitMessagePrefix": ":arrow_up:", "commitMessageAction": "chore(deps): update",