flask/.github/dependabot.yml
2022-02-08 12:26:25 -08:00

9 lines
167 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
day: "monday"
time: "16:00"
timezone: "UTC"