Skip to content

Commit

Permalink
add dependabot groups
Browse files Browse the repository at this point in the history
  • Loading branch information
adamralph committed Aug 31, 2023
1 parent d86cec1 commit 57361cc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ updates:
directory: "/"
schedule:
interval: "daily"
groups:
xunit:
patterns:
- "xunit.*"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit 57361cc

Please sign in to comment.