Skip to content

Commit 8c88344

Browse files
committed
do guava updates in one group
1 parent c2e382f commit 8c88344

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,8 @@ updates:
1010
interval: "daily"
1111
allow:
1212
- dependency-name: "io.github.classgraph:classgraph"
13-
- dependency-name: "com.google.guava:*"
13+
- dependency-name: "com.google.guava:*"
14+
groups:
15+
guava-updates:
16+
patterns:
17+
- "com.google.guava:*"

0 commit comments

Comments
 (0)