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