Skip to content

Commit

Permalink
do guava updates in one group
Browse files Browse the repository at this point in the history
  • Loading branch information
cdietrich committed Dec 17, 2024
1 parent c2e382f commit 8c88344
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,8 @@ updates:
interval: "daily"
allow:
- dependency-name: "io.github.classgraph:classgraph"
- dependency-name: "com.google.guava:*"
- dependency-name: "com.google.guava:*"
groups:
guava-updates:
patterns:
- "com.google.guava:*"

0 comments on commit 8c88344

Please sign in to comment.