diff --git a/renovate.json b/renovate.json index e7b0151..ba6dbe5 100644 --- a/renovate.json +++ b/renovate.json @@ -1,8 +1,8 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "config:recommended", - "config:semverAllMonthly", + "config:best-practices", + "schedule:monthly", ":automergeAll", ":automergeBranch" ]