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 30, 2024
1 parent 20bab5c commit 451a006
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ updates:
schedule:
interval: "daily"
commit-message:
prefix: "build(ci)"
prefix: "chore(ci)"
labels:
- "dependency-actions"
open-pull-requests-limit: 50
Expand All @@ -23,7 +23,7 @@ updates:
schedule:
interval: "daily"
commit-message:
prefix: "build(deps)"
prefix: "chore(deps)"
labels:
- "dependency-nuget"
open-pull-requests-limit: 50
Expand Down Expand Up @@ -51,7 +51,7 @@ updates:
schedule:
interval: "daily"
commit-message:
prefix: "build(mods)"
prefix: "chore(mods)"
labels:
- "dependency-gitmodule"
open-pull-requests-limit: 50
Expand All @@ -65,7 +65,7 @@ updates:
schedule:
interval: "daily"
commit-message:
prefix: "build(dev)"
prefix: "chore(dev)"
labels:
- "dependency-devcontainers"
open-pull-requests-limit: 50

0 comments on commit 451a006

Please sign in to comment.