setup-ko/.github/dependabot.yml
cpanato 87e1ecde96
add dependabot config, ci job and general cleanup
Signed-off-by: cpanato <ctadeu@gmail.com>
2023-07-11 11:41:31 +02:00

14 lines
273 B
YAML

---
version: 2
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 10
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 10