diff --git a/.renovaterc b/.renovaterc index 525840a..fa1096a 100644 --- a/.renovaterc +++ b/.renovaterc @@ -18,7 +18,8 @@ "github-actions" ], "postUpdateOptions": [ - "gomodTidy" + "gomodTidy", + "gomodMassage" ], "branchPrefix": "renovate-", "rebaseWhen": "conflicted",