Skip to content

Commit

Permalink
Merge pull request #5866 from bdukes/dependabot-groups
Browse files Browse the repository at this point in the history
Add Dependabot groups for NuGet
  • Loading branch information
mitchelsellers committed Nov 28, 2023
2 parents 805fb5e + 6d8a20d commit c3f4725
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,31 @@ updates:
labels:
- ".NET"
- "Type: Maintenance"
groups:
MailKit:
patterns:
- "MailKit"
- "MimeKit"
- "BouncyCastle.Cryptography"
Google-Apis:
patterns:
- "Google.Apis*"
AspNet:
patterns:
- "Microsoft.AspNet.*"
SourceLink:
patterns:
- "Microsoft.SourceLink.*"
TestStack-Dossier:
patterns:
- "TestStack.Dossier"
- "AutoFixture"
- "Fare"
- "NSubstitute"
- "Castle.Core"
Cake-Issues:
patterns:
- "Cake.Issues*"
DependencyInjection:
patterns:
- "Microsoft.Extensions.DependencyInjection*"

0 comments on commit c3f4725

Please sign in to comment.