Skip to content

Commit

Permalink
.NET dependabot-bot automated PR. (#1650)
Browse files Browse the repository at this point in the history
Co-authored-by: IEvangelist <[email protected]>
  • Loading branch information
github-actions[bot] and IEvangelist committed Sep 18, 2024
1 parent 296ef57 commit 2c724d8
Showing 1 changed file with 0 additions and 33 deletions.
33 changes: 0 additions & 33 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -767,17 +767,6 @@ updates:
dotnet:
patterns:
- "*" # Prefer a single PR per project update.
- package-ecosystem: "nuget"
directory: "/docs/fundamentals/snippets/testing/mstest/AspireApp.Web" #AspireApp.Web.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/fundamentals/snippets/testing/nunit/AspireApp.AppHost" #AspireApp.AppHost.csproj
schedule:
Expand Down Expand Up @@ -811,17 +800,6 @@ updates:
dotnet:
patterns:
- "*" # Prefer a single PR per project update.
- package-ecosystem: "nuget"
directory: "/docs/fundamentals/snippets/testing/nunit/AspireApp.Web" #AspireApp.Web.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/fundamentals/snippets/testing/xunit/AspireApp.AppHost" #AspireApp.AppHost.csproj
schedule:
Expand Down Expand Up @@ -855,17 +833,6 @@ updates:
dotnet:
patterns:
- "*" # Prefer a single PR per project update.
- package-ecosystem: "nuget"
directory: "/docs/fundamentals/snippets/testing/xunit/AspireApp.Web" #AspireApp.Web.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/fundamentals/snippets/volumes/VolumeMounts.AppHost" #VolumeMounts.AppHost.csproj
schedule:
Expand Down

0 comments on commit 2c724d8

Please sign in to comment.