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 20, 2024
1 parent c0f8d0c commit 77a2fe6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

# Every time I update this file without changing the content, I increment this counter.
# Counter: 29
# Counter: 30

version: 2
updates:
Expand All @@ -16,7 +16,7 @@ updates:
prefix: "chore(ci)"
labels:
- "dependency:actions"
open-pull-requests-limit: 50
open-pull-requests-limit: 20
# Add assignees
assignees:
- "samtrion"
Expand All @@ -29,7 +29,7 @@ updates:
prefix: "chore(deps)"
labels:
- "dependency:nuget"
open-pull-requests-limit: 50
open-pull-requests-limit: 20
# Add assignees
assignees:
- "samtrion"
Expand Down Expand Up @@ -60,7 +60,7 @@ updates:
prefix: "chore(mods)"
labels:
- "dependency:submodule"
open-pull-requests-limit: 50
open-pull-requests-limit: 20
# Add assignees
assignees:
- "samtrion"
Expand All @@ -77,7 +77,7 @@ updates:
prefix: "chore(dev)"
labels:
- "dependency:devcontainers"
open-pull-requests-limit: 50
open-pull-requests-limit: 20
# Add assignees
assignees:
- "samtrion"

0 comments on commit 77a2fe6

Please sign in to comment.