File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11version : 2
22updates :
3- - package-ecosystem : " github-actions "
3+ - package-ecosystem : " npm "
44 directory : " /"
55 schedule :
66 interval : " monthly"
7- time : " 03:00"
8- timezone : " Etc/UTC"
97 open-pull-requests-limit : 1
10- labels : ["dependencies", "automated"]
118 groups :
12- github-actions-all :
13- patterns : ["*"]
9+ all-npm-dependencies :
10+ patterns :
11+ - " *"
1412
15- - package-ecosystem : " npm"
13+ - package-ecosystem : " docker"
14+ directory : " /"
15+ schedule :
16+ interval : " monthly"
17+ open-pull-requests-limit : 1
18+ groups :
19+ all-docker-dependencies :
20+ patterns :
21+ - " *"
22+
23+ - package-ecosystem : " github-actions"
1624 directory : " /"
1725 schedule :
1826 interval : " monthly"
19- time : " 03:00"
20- timezone : " Etc/UTC"
2127 open-pull-requests-limit : 1
22- labels : ["dependencies", "automated"]
2328 groups :
24- npm-all :
25- patterns : ["*"]
29+ all-github-actions-dependencies :
30+ patterns :
31+ - " *"
You can’t perform that action at this time.
0 commit comments