File tree Expand file tree Collapse file tree 2 files changed +18
-31
lines changed Expand file tree Collapse file tree 2 files changed +18
-31
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ # ---------------------------------------------------- #
2+ # Note: this file originates in template-action-docker #
3+ # ---------------------------------------------------- #
4+
15version : 2
26updates :
3- - package-ecosystem : github-actions
7+ - package-ecosystem : npm
8+ open-pull-requests-limit : 10
9+ directory : /action
10+ commit-message :
11+ prefix : build
12+ prefix-development : chore
13+ include : scope
14+ schedule :
15+ interval : daily
16+ time : " 10:00"
17+ timezone : America/Toronto
18+
19+ - package-ecosystem : docker
420 open-pull-requests-limit : 10
521 directory : /
622 commit-message :
7- prefix : chore
23+ prefix : build
824 prefix-development : chore
925 include : scope
1026 schedule :
You can’t perform that action at this time.
0 commit comments