Skip to content

Commit 84f6641

Browse files
authored
Group updates into fewer pull requests
1 parent 91b3d5d commit 84f6641

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ updates:
77
day: "saturday"
88
time: "06:00"
99
timezone: "Etc/UTC"
10+
groups:
11+
java-bundles:
12+
patterns:
13+
- "org.junit.jupiter:*"
14+
- "org.slf4j:*"
1015

1116
- package-ecosystem: "github-actions"
1217
directory: "/" # even for `.github/workflows`

0 commit comments

Comments
 (0)