File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 1+ # Dependabot will run on day 3 of each month at 01:42 (Europe/Berlin timezone)
12version : 2
23updates :
3- - package-ecosystem : npm
4+ - package-ecosystem : " npm"
45 directory : " /"
56 schedule :
6- interval : monthly
7- time : " 04:00 "
8- timezone : Europe/Berlin
7+ interval : " cron "
8+ timezone : " Europe/Berlin "
9+ cronjob : " 42 1 3 * * "
910 open-pull-requests-limit : 15
10- versioning-strategy : increase
11-
12- - package-ecosystem : github-actions
11+ versioning-strategy : " increase"
12+ - package-ecosystem : " github-actions"
1313 directory : " /"
1414 schedule :
15- interval : monthly
16- time : " 04:00 "
17- timezone : Europe/Berlin
15+ interval : " cron "
16+ timezone : " Europe/Berlin "
17+ cronjob : " 42 1 3 * * "
1818 open-pull-requests-limit : 15
You can’t perform that action at this time.
0 commit comments