2020-12-24 18:13:26 +00:00
|
|
|
version: 2
|
|
|
|
updates:
|
|
|
|
- package-ecosystem: "github-actions"
|
|
|
|
directory: "/"
|
|
|
|
target-branch: "master"
|
|
|
|
schedule:
|
|
|
|
interval: "weekly"
|
|
|
|
commit-message:
|
|
|
|
prefix: "ci:"
|
|
|
|
|
|
|
|
- package-ecosystem: "github-actions"
|
|
|
|
directory: "/"
|
2024-05-23 09:45:08 +00:00
|
|
|
target-branch: "release-23.11"
|
2020-12-24 18:13:26 +00:00
|
|
|
schedule:
|
|
|
|
interval: "weekly"
|
|
|
|
commit-message:
|
|
|
|
prefix: "ci:"
|
2023-11-24 07:41:17 +00:00
|
|
|
|
|
|
|
- package-ecosystem: "github-actions"
|
|
|
|
directory: "/"
|
2024-05-23 09:45:08 +00:00
|
|
|
target-branch: "release-24.05"
|
2023-11-24 07:41:17 +00:00
|
|
|
schedule:
|
|
|
|
interval: "weekly"
|
|
|
|
commit-message:
|
|
|
|
prefix: "ci:"
|