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 : github-actions
44 directory : " /.github/workflows"
55 schedule :
6- interval : " daily"
7- - package-ecosystem : " github-actions"
6+ interval : weekly
7+ groups :
8+ gha-all :
9+ patterns :
10+ - " *"
11+
12+ - package-ecosystem : github-actions
813 directory : " /templates/actions/workflows"
914 schedule :
10- interval : " daily"
11- - package-ecosystem : " github-actions"
15+ interval : weekly
16+ groups :
17+ gha-all :
18+ patterns :
19+ - " *"
20+
21+ - package-ecosystem : github-actions
1222 directory : " /templates/dockerized/workflows"
1323 schedule :
14- interval : " daily"
15- - package-ecosystem : " github-actions"
24+ interval : weekly
25+ groups :
26+ gha-all :
27+ patterns :
28+ - " *"
29+
30+ - package-ecosystem : github-actions
1631 directory : " /templates/other/workflows"
1732 schedule :
18- interval : " daily"
19- - package-ecosystem : " github-actions"
33+ interval : weekly
34+ groups :
35+ gha-all :
36+ patterns :
37+ - " *"
38+
39+ - package-ecosystem : github-actions
2040 directory : " /templates/static/workflows"
2141 schedule :
22- interval : " daily"
42+ interval : weekly
43+ groups :
44+ gha-all :
45+ patterns :
46+ - " *"
You can’t perform that action at this time.
0 commit comments