Skip to content

Commit

Permalink
Remove runtime, aspnetcore, and efcore packages from dependabot
Browse files Browse the repository at this point in the history
These versions are all split in our dependencies based on TFM, and dependabot doesn't handle that situation well.
  • Loading branch information
eerhardt committed Jan 15, 2025
1 parent 8541943 commit 769d61f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ updates:
AspNetCoreHealthChecks:
patterns:
- "AspNetCore.HealthChecks.*"
EntityFrameworkCore:
patterns:
- "Microsoft.EntityFrameworkCore.*"
FluentUi:
patterns:
- "Microsoft.FluentUI.*"
Expand All @@ -43,10 +40,6 @@ updates:
Orleans:
patterns:
- "Microsoft.Orleans*"
NetPlatform:
patterns:
- "Microsoft.AspNetCore.*"
- "Microsoft.Extensions.*"
Npgsql:
patterns:
- "Npgsql.*"
Expand Down

0 comments on commit 769d61f

Please sign in to comment.