Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
Group package updates.
  • Loading branch information
peters committed May 5, 2024
1 parent 1fb5dda commit a3f3bdf
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,16 @@ updates:
schedule:
interval: daily
time: "04:00"
open-pull-requests-limit: 10
groups:
xunit:
patterns:
- "xunit"
- "xunit.runner.visualstudio"
nuget:
patterns:
- "NuGet.Packaging.Core"
- "NuGet.Protocol"
open-pull-requests-limit: 25
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit a3f3bdf

Please sign in to comment.