Skip to content

Commit

Permalink
.NET dependabot-bot automated PR. (#41453)
Browse files Browse the repository at this point in the history
Co-authored-by: BillWagner <493969+BillWagner@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and BillWagner committed Jun 20, 2024
1 parent 8d45faa commit d1836df
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1339,17 +1339,6 @@ updates:
dotnet:
patterns:
- "*" # Prefer a single PR per project update.
- package-ecosystem: "nuget"
directory: "/docs/core/extensions/snippets/http/namedandtyped" #namedandtyped.csproj
schedule:
interval: "weekly"
day: "wednesday"
open-pull-requests-limit: 5
groups:
# Group .NET updates together for projects.
dotnet:
patterns:
- "*" # Prefer a single PR per project update.
- package-ecosystem: "nuget"
directory: "/docs/core/extensions/snippets/http/typed" #typed.csproj
schedule:
Expand Down Expand Up @@ -2197,3 +2186,14 @@ updates:
dotnet:
patterns:
- "*" # Prefer a single PR per project update.
- package-ecosystem: "nuget"
directory: "/docs/orleans/grains/snippets/transactions/Abstractions" #Abstractions.csproj
schedule:
interval: "weekly"
day: "wednesday"
open-pull-requests-limit: 5
groups:
# Group .NET updates together for projects.
dotnet:
patterns:
- "*" # Prefer a single PR per project update.

0 comments on commit d1836df

Please sign in to comment.