marocchino-sticky-pull-requ.../.github/dependabot.yml
2022-11-16 03:22:41 +09:00

14 lines
301 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
time: "05:00"
timezone: "Asia/Tokyo"
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "20:00"
open-pull-requests-limit: 10