mirror of https://github.com/sbt/sbt.git
19 lines
403 B
YAML
19 lines
403 B
YAML
version: 2
|
|
enable-beta-ecosystems: true
|
|
updates:
|
|
- package-ecosystem: "sbt"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
target-branch: "1.12.x"
|
|
commit-message:
|
|
prefix: "[1.x] "
|