diff --git a/.github/renovate.json b/.github/renovate.json index a4127cf..8dc05c8 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,6 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["config:base"], + "extends": ["config:base", "group:all", ":dependencyDashboard", "schedule:daily"], "assignees": ["VictorHVS"], "baseBranches": ["main"], "rebaseWhen": "behind-base-branch",