diff --git a/renovate.json b/renovate.json index c6e00c74..071c7fd6 100644 --- a/renovate.json +++ b/renovate.json @@ -36,5 +36,8 @@ ], "groupName": "docker image updates" } + ], + "postUpdateOptions": [ + "gomodTidy" ] }