21 lines
433 B
YAML
21 lines
433 B
YAML
|
version: 2
|
||
|
updates:
|
||
|
- package-ecosystem: npm
|
||
|
directory: "/"
|
||
|
schedule:
|
||
|
interval: monthly
|
||
|
time: "12:00"
|
||
|
timezone: Europe/Athens
|
||
|
open-pull-requests-limit: 10
|
||
|
reviewers:
|
||
|
- XhmikosR
|
||
|
labels:
|
||
|
- dependencies
|
||
|
versioning-strategy: increase
|
||
|
- package-ecosystem: "github-actions"
|
||
|
directory: "/"
|
||
|
schedule:
|
||
|
interval: monthly
|
||
|
time: "12:00"
|
||
|
timezone: Europe/Athens
|