mirror of https://github.com/sbt/sbt.git
update dependabot.yml setting
This commit is contained in:
parent
e287a030c5
commit
7bdcdcd213
|
|
@ -8,6 +8,6 @@ updates:
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
target-branch: "develop"
|
target-branch: "1.11.x"
|
||||||
commit-message:
|
commit-message:
|
||||||
prefix: "[2.x] "
|
prefix: "[1.x] "
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue