Skip to content

Commit 6a260a8

Browse files
Merge pull request #87 from oracle/dependabot_grouping
chore: changing group names for dependencies updates
2 parents 2c19bb1 + bd264f3 commit 6a260a8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ updates:
55
schedule:
66
interval: "monthly"
77
groups:
8-
dependencies:
8+
create-database-app-dependencies:
99
update-types:
1010
- "minor"
1111
- "patch"
@@ -20,7 +20,7 @@ updates:
2020
schedule:
2121
interval: "monthly"
2222
groups:
23-
dependencies:
23+
angular-dependencies:
2424
update-types:
2525
- "minor"
2626
- "patch"
@@ -35,7 +35,7 @@ updates:
3535
schedule:
3636
interval: "monthly"
3737
groups:
38-
dependencies:
38+
jet-dependencies:
3939
update-types:
4040
- "minor"
4141
- "patch"
@@ -50,7 +50,7 @@ updates:
5050
schedule:
5151
interval: "monthly"
5252
groups:
53-
dependencies:
53+
react-dependencies:
5454
update-types:
5555
- "minor"
5656
- "patch"
@@ -65,7 +65,7 @@ updates:
6565
schedule:
6666
interval: "monthly"
6767
groups:
68-
dependencies:
68+
react-todo-dependencies:
6969
update-types:
7070
- "minor"
7171
- "patch"
@@ -80,7 +80,7 @@ updates:
8080
schedule:
8181
interval: "monthly"
8282
groups:
83-
dependencies:
83+
js-vanilla-dependencies:
8484
update-types:
8585
- "minor"
8686
- "patch"
@@ -95,7 +95,7 @@ updates:
9595
schedule:
9696
interval: "monthly"
9797
groups:
98-
dependencies:
98+
vue-dependencies:
9999
update-types:
100100
- "minor"
101101
- "patch"

0 commit comments

Comments
 (0)