Skip to content

Commit 857fcb6

Browse files
.NET dependabot-bot automated PR. (#4246)
Co-authored-by: IEvangelist <[email protected]>
1 parent 148c87d commit 857fcb6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/dependabot.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,17 @@ updates:
5252
dotnet:
5353
patterns:
5454
- "*" # Prefer a single PR per solution update.
55+
- package-ecosystem: "nuget"
56+
directory: "/docs/azure/snippets/customize-azure-with-infrastructure-resolver" #customize-azure-with-infrastructure-resolver.sln
57+
schedule:
58+
interval: "weekly"
59+
day: "wednesday"
60+
open-pull-requests-limit: 5
61+
groups:
62+
# Group .NET updates together for solutions.
63+
dotnet:
64+
patterns:
65+
- "*" # Prefer a single PR per solution update.
5566
- package-ecosystem: "nuget"
5667
directory: "/docs/community-toolkit/snippets/Dapr" #Dapr.sln
5768
schedule:

0 commit comments

Comments
 (0)