Skip to content

Commit

Permalink
Merge pull request eclipse-xtext#3300 from eclipse-xtext/cd-dependabo…
Browse files Browse the repository at this point in the history
…t-groups

do guava updates in one group
  • Loading branch information
cdietrich authored Dec 17, 2024
2 parents c2e382f + 8c88344 commit 777d4c0
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 777d4c0

Please sign in to comment.