diff --git a/.github/renovate.json b/.github/renovate.json index 031be2c..31ab500 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -2,5 +2,6 @@ "extends": [ "config:base" ], - "groupName": "all" + "groupName": "all", + "gomodTidy": true }