Skip to content

Commit

Permalink
e dependabot to group junit updates in 1 PR
Browse files Browse the repository at this point in the history
  • Loading branch information
LarsEckart committed Oct 16, 2023
1 parent 8c54f77 commit fb67b80
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ updates:
directory: "/"
schedule:
interval: daily
groups:
junit:
patterns:
- "org.junit.vintage"
- "org.junit.jupiter"
- "junit"
open-pull-requests-limit: 10

- package-ecosystem: "github-actions"
Expand Down

0 comments on commit fb67b80

Please sign in to comment.