We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b62312 commit b2d0d27Copy full SHA for b2d0d27
1 file changed
.github/dependabot.yml
@@ -14,7 +14,7 @@ updates:
14
- "borisdj"
15
# Maintain dependencies for .NET projects (EFCore.BulkExtensions.SqlServer)
16
- package-ecosystem: "github-actions"
17
- directory: "/"
+ directory: "/EFCore.BulkExtensions.SqlServer/EFCore.BulkExtensions.SqlServer.csproj"
18
schedule:
19
interval: "daily"
20
reviewers:
0 commit comments