diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6d7bb1b..fbf042e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,10 @@ updates: directory: "/service" schedule: interval: "daily" + groups: + sunshine: + patterns: + - "*sunshine*" - package-ecosystem: "github-actions" directory: "/"