mirror of https://github.com/sbt/sbt.git
add dependabot setting for develop branch
This commit is contained in:
parent
4951e3e6da
commit
c3038dc387
|
|
@ -4,3 +4,10 @@ updates:
|
|||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
target-branch: "develop"
|
||||
commit-message:
|
||||
prefix: "[2.x] "
|
||||
|
|
|
|||
Loading…
Reference in New Issue