diff --git a/.github/renovate.json b/.github/renovate.json index bb8f30c..585d8bc 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,6 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["config:base", "group:allNonMajor", "schedule:monthly"], + "extends": ["config:recommended", "group:allNonMajor", "schedule:monthly"], "timezone": "Pacific/Auckland", "labels": ["dependencies", "renovate"], "rangeStrategy": "bump",