sftpgo-mirror/.github/dependabot.yml
Nicola Murino 198258f4e7
add dependabot
Fixes #388
2021-04-25 15:54:19 +02:00

17 lines
300 B
YAML

version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"