You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
583 B
YAML
31 lines
583 B
YAML
3 years ago
|
version: 2
|
||
|
|
||
|
updates:
|
||
|
- package-ecosystem: "gomod"
|
||
|
directory: "/"
|
||
|
target-branch: "develop"
|
||
|
schedule:
|
||
|
interval: "daily"
|
||
|
timezone: "Europe/London"
|
||
|
time: "03:00"
|
||
|
labels:
|
||
|
- "PR • MAINTENANCE"
|
||
|
assignees:
|
||
|
- "andyone"
|
||
|
reviewers:
|
||
|
- "andyone"
|
||
|
|
||
|
- package-ecosystem: "github-actions"
|
||
|
directory: "/"
|
||
|
target-branch: "develop"
|
||
|
schedule:
|
||
|
interval: "daily"
|
||
|
timezone: "Europe/London"
|
||
|
time: "04:00"
|
||
|
labels:
|
||
|
- "PR • MAINTENANCE"
|
||
|
assignees:
|
||
|
- "andyone"
|
||
|
reviewers:
|
||
|
- "andyone"
|