mirror of
https://github.com/livepeer/lpms
synced 2026-04-23 00:07:25 +08:00
18 lines
305 B
YAML
18 lines
305 B
YAML
version: 2
|
|
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: /
|
|
schedule:
|
|
interval: daily
|
|
|
|
- package-ecosystem: gomod
|
|
directory: /
|
|
schedule:
|
|
interval: daily
|
|
|
|
- package-ecosystem: docker
|
|
directory: /.github/runner/Dockerfile
|
|
schedule:
|
|
interval: weekly
|