mirror of
https://github.com/Mikaela/cv.git
synced 2024-10-31 22:39:22 +01:00
22 lines
405 B
YAML
22 lines
405 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "bundler"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
timezone: "Europe/Helsinki"
|
|
groups:
|
|
bundler:
|
|
patterns:
|
|
- "*"
|
|
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
timezone: "Europe/Helsinki"
|
|
groups:
|
|
github-actions:
|
|
patterns:
|
|
- "*"
|