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 23, 2024
1 parent 032aa22 commit 7eb1e20
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ updates:
interval: "daily"
commit-message:
prefix: "build(ci)"
prefix-development: "build(ci)"
include: scope
labels:
- "dependency-actions"
open-pull-requests-limit: 50
Expand All @@ -26,9 +24,6 @@ updates:
interval: "daily"
commit-message:
prefix: "build(deps)"
# Workaround for bug https://github.com/dependabot/dependabot-core/issues/9784. Block can be removed once it's fixed
prefix-development: "build(deps)"
include: scope
labels:
- "dependency-nuget"
open-pull-requests-limit: 50
Expand Down Expand Up @@ -57,9 +52,6 @@ updates:
interval: "daily"
commit-message:
prefix: "build(mods)"
# Workaround for bug https://github.com/dependabot/dependabot-core/issues/9784. Block can be removed once it's fixed
prefix-development: "build(mods)"
include: scope
labels:
- "dependency-gitmodule"
open-pull-requests-limit: 50
Expand All @@ -74,9 +66,6 @@ updates:
interval: "daily"
commit-message:
prefix: "build(dev)"
# Workaround for bug https://github.com/dependabot/dependabot-core/issues/9784. Block can be removed once it's fixed
prefix-development: "build(dev)"
include: scope
labels:
- "dependency-devcontainers"
open-pull-requests-limit: 50

0 comments on commit 7eb1e20

Please sign in to comment.