Update dependabot configuration: Set target branch to 'main', add labels for dependencies, and customize commit message format with prefix and scope inclusion.

This commit is contained in:
Dallin Bentley 2024-12-05 14:33:34 -07:00
parent 518c2f7ec7
commit 26198ab926
1 changed files with 6 additions and 0 deletions

View File

@ -5,3 +5,9 @@ updates:
schedule:
interval: "weekly"
open-pull-requests-limit: 10
target-branch: "main"
labels:
- "dependencies"
commit-message:
prefix: "chore"
include: "scope"