Skip to content

Commit

Permalink
Group dependency updates
Browse files Browse the repository at this point in the history
Update Polly and xunit packages together.
  • Loading branch information
martincostello authored Nov 18, 2023
1 parent 1e2f1e5 commit 0a90bab
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ updates:
timezone: "America/New_York"
- package-ecosystem: nuget
directory: "/"
groups:
polly:
patterns:
- Polly*
xunit:
patterns:
- xunit*
schedule:
interval: weekly
day: thursday
Expand Down

0 comments on commit 0a90bab

Please sign in to comment.