Group .NET dependency updates by martincostello · Pull Request #2944 · App-vNext/Polly (original) (raw)
Pull request overview
This PR adds a new dependency grouping configuration for Dependabot to batch .NET NuGet package updates together. The change adds a "dotnet" group that explicitly lists four Microsoft.Extensions.* packages, allowing these dependencies to be updated together in a single pull request rather than individually.
Changes:
- Added a new "dotnet" group in the Dependabot configuration with patterns for four Microsoft.Extensions packages
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.