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
|
|
@ -4,3 +4,6 @@ updates:
|
|||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
day: "sunday"
|
||||
labels:
|
||||
- "ok-to-test"
|
||||
|
|
|
|||
Loading…
Reference in New Issue