File tree Expand file tree Collapse file tree 1 file changed +24
-3
lines changed Expand file tree Collapse file tree 1 file changed +24
-3
lines changed Original file line number Diff line number Diff line change 55
66version : 2
77updates :
8- - package-ecosystem : " pip" # See documentation for possible values
8+ - package-ecosystem : " pip"
99 directory : " /rates" # Location of package manifests
1010 schedule :
1111 interval : " weekly"
12- - package-ecosystem : " github-actions" # See documentation for possible values
12+ groups :
13+ python-dependencies :
14+ applies-to : version-updates
15+ patterns :
16+ - " *"
17+
18+ - package-ecosystem : " github-actions"
1319 directory : " /" # Location of package manifests
1420 schedule :
15- interval : " daily"
21+ interval : " weekly"
22+ groups :
23+ github-actions-dependencies :
24+ applies-to : version-updates
25+ patterns :
26+ - " *"
27+
28+ - package-ecosystem : ' gomod'
29+ directory : " infrastructure/bootstrap/tests/unit" # Location of package manifests
30+ schedule :
31+ interval : " weekly"
32+ groups :
33+ github-actions-dependencies :
34+ applies-to : version-updates
35+ patterns :
36+ - " *"
You can’t perform that action at this time.
0 commit comments