reanimate/.github/dependabot.yml
dependabot-preview[bot] 0f24e76ade
Upgrade to GitHub-native Dependabot (#204)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-09-11 12:59:14 +08:00

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