File tree Expand file tree Collapse file tree 4 files changed +656
-571
lines changed
Expand file tree Collapse file tree 4 files changed +656
-571
lines changed Original file line number Diff line number Diff line change 1+ # Dependabot will run on day 13 of each month at 01:06 (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
8+ interval : " cron "
9+ timezone : " Europe/Berlin "
10+ cronjob : " 6 1 13 * * "
911 target-branch : " master"
1012 labels :
1113 - " dev dependencies"
12- - package-ecosystem : npm
13- directory : " /"
14+ open-pull-requests-limit : 15
15+
16+ - package-ecosystem : " npm"
1417 schedule :
15- interval : monthly
16- time : " 04:00 "
17- timezone : Europe/Berlin
18+ interval : " cron "
19+ timezone : " Europe/Berlin "
20+ cronjob : " 6 1 13 * * "
1821 target-branch : " master"
1922 labels :
2023 - " dev dependencies"
21- open-pull-requests-limit : 10
22- versioning-strategy : increase
24+ open-pull-requests-limit : 15
25+ versioning-strategy : " increase"
26+ directories :
27+ - " **/*"
You can’t perform that action at this time.
0 commit comments