File tree Expand file tree Collapse file tree 1 file changed +11
-13
lines changed
Expand file tree Collapse file tree 1 file changed +11
-13
lines changed Original file line number Diff line number Diff line change 33
44version : 2
55updates :
6+ # main branch
67 - package-ecosystem : " gomod"
78 target-branch : main
89 directory : " /"
910 schedule :
1011 interval : " weekly"
1112 day : " sunday"
13+ ignore :
14+ - dependency-name : k8s.io/*
1215 labels :
1316 - dependencies
14- groups :
15- k8sio :
16- patterns :
17- - k8s.io/*
18- exclude-patterns :
19- - k8s.io/klog/*
20-
21- - package-ecosystem : " github-actions"
22- target-branch : main
23- directory : " /"
24- schedule :
25- interval : " daily"
2617
2718 - package-ecosystem : " docker"
2819 target-branch : main
2920 directories :
30- # Golang version
21+ # GPU mockctl image
22+ - " /deployments/devel/gpu-mock/container"
23+ # Other development images
3124 - " /deployments/devel"
3225 schedule :
3326 interval : " daily"
3427 labels :
3528 - dependencies
29+
30+ - package-ecosystem : " github-actions"
31+ directory : " /"
32+ schedule :
33+ interval : " daily"
You can’t perform that action at this time.
0 commit comments