Skip to content
This repository was archived by the owner on Oct 29, 2025. It is now read-only.

Commit c7f3634

Browse files
authored
Group updates into fewer pull requests
1 parent 32ed4d4 commit c7f3634

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.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)