Skip to content

Commit a3c62e3

Browse files
timvaillancourtaider-chat-botCopilot
authored
ci: set dependabot group name (#19723)
Signed-off-by: Tim Vaillancourt <tim@timvaillancourt.com> Co-authored-by: aider (ollama/qwen2.5-coder:7b) <aider@aider.chat> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent d12972f commit a3c62e3

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ updates:
55
schedule:
66
interval: "weekly"
77
groups:
8-
all:
8+
go:
99
patterns:
1010
- "*"
1111

@@ -14,7 +14,7 @@ updates:
1414
schedule:
1515
interval: "weekly"
1616
groups:
17-
all:
17+
actions:
1818
patterns:
1919
- "*"
2020

@@ -23,7 +23,7 @@ updates:
2323
schedule:
2424
interval: "weekly"
2525
groups:
26-
all:
26+
java:
2727
patterns:
2828
- "*"
2929

@@ -32,7 +32,7 @@ updates:
3232
schedule:
3333
interval: "weekly"
3434
groups:
35-
all:
35+
vtadmin-npm:
3636
patterns:
3737
- "*"
3838

@@ -53,6 +53,6 @@ updates:
5353
versions:
5454
- ">= 8.5"
5555
groups:
56-
all:
56+
docker:
5757
patterns:
5858
- "*"

0 commit comments

Comments
 (0)