File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55version : 2
66updates :
7- # Python test-dependency updates for cuda_bindings
8- - package-ecosystem : pip
9- directory : /cuda_bindings
10- schedule :
11- interval : " monthly"
12- time : " 09:00"
13- timezone : " America/Los_Angeles"
14- open-pull-requests-limit : 5
15- groups :
16- test-deps :
17- applies-to : version-updates
18- patterns : ["*"]
19- update-types : ["major", "minor", "patch"]
20-
21- # Python test-dependency updates for cuda_core
22- - package-ecosystem : pip
23- directory : /cuda_core
24- schedule :
25- interval : " monthly"
26- time : " 09:00"
27- timezone : " America/Los_Angeles"
28- open-pull-requests-limit : 5
29- groups :
30- test-deps :
31- applies-to : version-updates
32- patterns : ["*"]
33- update-types : ["major", "minor", "patch"]
34-
35- # Python test-dependency updates for cuda_pathfinder
36- - package-ecosystem : pip
37- directory : /cuda_pathfinder
38- schedule :
39- interval : " monthly"
40- time : " 09:00"
41- timezone : " America/Los_Angeles"
42- open-pull-requests-limit : 5
43- groups :
44- test-deps :
45- applies-to : version-updates
46- patterns : ["*"]
47- update-types : ["major", "minor", "patch"]
48-
497 # GitHub Actions updates targeting the default branch (main)
508 - package-ecosystem : github-actions
519 directory : /
You can’t perform that action at this time.
0 commit comments