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 May 17, 2024
1 parent b8f4b73 commit d48d0e2
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,20 @@ updates:
labels:
- "dependency-nuget"
open-pull-requests-limit: 50
#groups:
# coverlet:
# patterns:
# - "coverlet*"
# testcontainers:
# patterns:
# - "testcontainers*"
# verify:
# patterns:
# - "verify*"
# xunit:
# patterns:
# - "xunit"
# - "xunit*"
groups:
coverlet:
patterns:
- "coverlet*"
testcontainers:
patterns:
- "testcontainers*"
verify:
patterns:
- "verify*"
xunit:
patterns:
- "xunit"
- "xunit*"

- package-ecosystem: "gitsubmodule"
directory: "/"
Expand Down

0 comments on commit d48d0e2

Please sign in to comment.