Skip to content

Commit

Permalink
chore(template): sync with dailydevops/dotnet-template [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
samtrion committed Nov 17, 2024
1 parent e351b5d commit b51f818
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ updates:
labels:
- "dependency-actions"
open-pull-requests-limit: 50
# Add assignees
assignees:
- "samtrion"

- package-ecosystem: "nuget"
directory: "/"
Expand All @@ -27,6 +30,9 @@ updates:
labels:
- "dependency-nuget"
open-pull-requests-limit: 50
# Add assignees
assignees:
- "samtrion"
groups:
coverlet:
patterns:
Expand Down Expand Up @@ -55,6 +61,9 @@ updates:
labels:
- "dependency-gitmodule"
open-pull-requests-limit: 50
# Add assignees
assignees:
- "samtrion"
groups:
submodules:
patterns:
Expand All @@ -69,3 +78,6 @@ updates:
labels:
- "dependency-devcontainers"
open-pull-requests-limit: 50
# Add assignees
assignees:
- "samtrion"

0 comments on commit b51f818

Please sign in to comment.