Skip to content

Commit 0add153

Browse files
authored
Add group for sunshine dependencies in dependabot (#168)
1 parent 7b8a86a commit 0add153

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ updates:
99
directory: "/service"
1010
schedule:
1111
interval: "daily"
12+
groups:
13+
sunshine:
14+
patterns:
15+
- "*sunshine*"
1216

1317
- package-ecosystem: "github-actions"
1418
directory: "/"

0 commit comments

Comments
 (0)