diff --git a/renovate.json b/renovate.json index 65588c2..5fe87db 100644 --- a/renovate.json +++ b/renovate.json @@ -2,6 +2,8 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": ["config:base"], + "baseBranches": ["main", "node16"], + "labels": ["type: dependencies"], "github-actions": { "extends": ["schedule:monthly"],