mirror of https://github.com/buster-so/buster.git
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:
parent
518c2f7ec7
commit
26198ab926
|
@ -5,3 +5,9 @@ updates:
|
|||
schedule:
|
||||
interval: "weekly"
|
||||
open-pull-requests-limit: 10
|
||||
target-branch: "main"
|
||||
labels:
|
||||
- "dependencies"
|
||||
commit-message:
|
||||
prefix: "chore"
|
||||
include: "scope"
|
||||
|
|
Loading…
Reference in New Issue