File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 55
66version : 2
77updates :
8+ - package-ecosystem : " docker" # See documentation for possible values
9+ directory : " /" # Location of package manifests
10+ schedule :
11+ interval : " daily"
812 - package-ecosystem : " github-actions" # See documentation for possible values
913 directory : " /" # Location of package manifests
1014 schedule :
1115 interval : " weekly"
16+ - package-ecosystem : " composer" # See documentation for possible values
17+ directory : " /" # Location of package manifests
18+ schedule :
19+ interval : " weekly"
20+ - package-ecosystem : " pip" # See documentation for possible values
21+ directory : " /tests-qa/" # Location of package manifests
22+ schedule :
23+ interval : " weekly"
Original file line number Diff line number Diff line change 11name : docker-build
22
33on :
4- schedule :
5- - cron : " 0 10 * * *"
64 push :
75 branches-ignore :
86 - main
You can’t perform that action at this time.
0 commit comments