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