mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-10 15:42:21 +00:00
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
20 lines
431 B
YAML
20 lines
431 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|
|
time: "11:00"
|
|
open-pull-requests-limit: 10
|
|
- package-ecosystem: elm
|
|
directory: "/viewer-elm"
|
|
schedule:
|
|
interval: daily
|
|
time: "11:00"
|
|
open-pull-requests-limit: 10
|
|
- package-ecosystem: elm
|
|
directory: "/playground/viewer-elm"
|
|
schedule:
|
|
interval: daily
|
|
time: "11:00"
|
|
open-pull-requests-limit: 10
|