Skip to content

Commit

Permalink
chore(deps): enable dependabot update grouping for xuint (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzzzerd committed Sep 18, 2023
1 parent 6f75835 commit b42832f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,12 @@ updates:
schedule:
interval: daily
timezone: America/Chicago
groups:
XUnit:
patterns:
- "xunit*"
open-pull-requests-limit: 10

- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit b42832f

Please sign in to comment.