SpotiFlyer/.github/dependabot.yml

15 lines
320 B
YAML
Raw Normal View History

2021-03-21 20:02:51 +01:00
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/.github/workflows"
schedule:
interval: "daily"
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "terraform"
directory: "/infra"
schedule:
interval: "daily"