File tree Expand file tree Collapse file tree 1 file changed +20
-18
lines changed
Expand file tree Collapse file tree 1 file changed +20
-18
lines changed Original file line number Diff line number Diff line change 1+ # Dependabot will run on day 5 of each month at 03:47 (Europe/Berlin timezone)
12version : 2
23updates :
3- - package-ecosystem : github-actions
4- directory : " /"
5- schedule :
6- interval : monthly
7- time : " 04:00"
8- timezone : Europe/Berlin
9- - package-ecosystem : npm
10- allow :
11- - dependency-type : " production"
12- directory : " /"
13- schedule :
14- interval : monthly
15- time : " 04:00"
16- timezone : Europe/Berlin
17- open-pull-requests-limit : 20
18- assignees :
19- - Excodibur
20- versioning-strategy : increase
4+ - package-ecosystem : " github-actions"
5+ directory : " /"
6+ schedule :
7+ interval : " cron"
8+ timezone : " Europe/Berlin"
9+ cronjob : " 47 3 5 * *"
10+ open-pull-requests-limit : 15
11+ - package-ecosystem : " npm"
12+ allow :
13+ - dependency-type : " production"
14+ directory : " /"
15+ schedule :
16+ interval : " cron"
17+ timezone : " Europe/Berlin"
18+ cronjob : " 47 3 5 * *"
19+ open-pull-requests-limit : 20
20+ assignees :
21+ - " Excodibur"
22+ versioning-strategy : " increase"
You can’t perform that action at this time.
0 commit comments