Skip to content

Commit

Permalink
Update runtime, aspnetcore, and extensions versions in a single depen…
Browse files Browse the repository at this point in the history
…dabot PR (dotnet#4911)

* Update runtime, aspnetcore, and extensions versions in a single dependabot PR

* Add Orleans group
  • Loading branch information
eerhardt authored Jul 15, 2024
1 parent c6ec314 commit 639d9cb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,11 @@ updates:
AspNetCoreHealthChecks:
patterns:
- "AspNetCore.HealthChecks.*"
AspNetCore:
patterns:
- "Microsoft.AspNetCore.*"
- "Microsoft.Extensions.Features"
AWS:
patterns:
- "AWS.*"
- "AWSSDK.*"
- "OpenTelemetry.*.AWS"
MicrosoftExtensions:
patterns:
- "Microsoft.Extensions.*"
EntityFrameworkCore:
patterns:
- "Microsoft.EntityFrameworkCore.*"
Expand All @@ -50,6 +43,13 @@ updates:
OpenTelemetry:
patterns:
- "OpenTelemetry.*"
Orleans:
patterns:
- "Microsoft.Orleans*"
NetPlatform:
patterns:
- "Microsoft.AspNetCore.*"
- "Microsoft.Extensions.*"
Npgsql:
patterns:
- "Npgsql.*"
Expand Down

0 comments on commit 639d9cb

Please sign in to comment.