Skip to content

Commit 4122881

Browse files
Add ef-core dependabot group to combine EF NuGet and dotnet-ef tool updates
Agent-Logs-Url: https://github.com/IntelliTect/EssentialCSharp.Web/sessions/3e6a4e78-2c56-464a-a1b2-6a5bf1d2d3b9 Co-authored-by: BenjaminMichaelis <22186029+BenjaminMichaelis@users.noreply.github.com>
1 parent 3a11962 commit 4122881

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)