Files
discord-embed/.github/dependabot.yml
2022-02-11 21:01:45 +01:00

19 lines
391 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
time: "07:00"
timezone: "Europe/Stockholm"
reviewers:
- "thelovinator1"
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"
time: "07:00"
timezone: "Europe/Stockholm"
reviewers:
- "thelovinator1"