diff --git a/.github/renovate.json b/.github/renovate.json index 09223030..9786d4cf 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,7 +1,7 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "config:base" + "config:recommended" ], "postUpdateOptions": [ "gomodTidy"