Files
github-api/.github/dependabot.yml
2020-08-27 09:09:22 -07:00

13 lines
249 B
YAML

version: 2
updates:
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "monthly"
time: "02:00"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
time: "02:00"