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

- package-ecosystem: "gitsubmodule"
directory: "/"
Expand All @@ -52,10 +52,10 @@ updates:
labels:
- "dependency-gitmodule"
open-pull-requests-limit: 50
groups:
submodules:
patterns:
- "*"
# groups:
# submodules:
# patterns:
# - "*"

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

0 comments on commit caada43

Please sign in to comment.