mirror of https://github.com/kubernetes/kops.git
Update .github/dependabot.yml
Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
This commit is contained in:
parent
712bf7fcfb
commit
0990ea2338
|
|
@ -3,4 +3,7 @@ updates:
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
day: "sunday"
|
||||||
|
labels:
|
||||||
|
- "ok-to-test"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue