Skip to content

Commit 6705ec1

Browse files
authored
Group EF Core NuGet and dotnet-ef tool updates in dependabot (#1094)
1 parent 3a11962 commit 6705ec1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ updates:
2626
patterns:
2727
- "ContentFeedNuget"
2828
- "EssentialCSharp.Shared.Models"
29+
ef-core:
30+
applies-to: version-updates
31+
patterns:
32+
- "Microsoft.EntityFrameworkCore*"
33+
- "dotnet-ef"
2934

3035
- package-ecosystem: "github-actions" # See documentation for possible values
3136
directory: "/" # Location of package manifests

0 commit comments

Comments
 (0)