Skip to content

Commit

Permalink
.NET dependabot-bot automated PR. (#401)
Browse files Browse the repository at this point in the history
Co-authored-by: IEvangelist <7679720+IEvangelist@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and IEvangelist authored Feb 19, 2024
1 parent c4ecdeb commit 7e797db
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,17 @@ updates:
dotnet:
patterns:
- "*" # Prefer a single PR per project update.
- package-ecosystem: "nuget"
directory: "/docs/fundamentals/snippets/template/YourAppName" #YourAppName.ServiceDefaults.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/get-started/snippets/quickstart/AspireSample/AspireSample.AppHost" #AspireSample.AppHost.csproj
schedule:
Expand Down

0 comments on commit 7e797db

Please sign in to comment.