File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22version : 2
33updates :
44
5- - package-ecosystem : " github-actions"
6- directory : " / "
5+ - package-ecosystem : ' github-actions'
6+ directory : ' / '
77 schedule :
8- interval : " cron"
9- timezone : " Europe/Berlin"
10- cronjob : " 50 1 20 * *"
8+ interval : ' cron'
9+ timezone : ' Europe/Berlin'
10+ cronjob : ' 50 1 20 * *'
1111 open-pull-requests-limit : 15
1212
13- - package-ecosystem : " npm"
14- directory : " / "
13+ - package-ecosystem : ' npm'
14+ directory : ' / '
1515 schedule :
16- interval : " cron"
17- timezone : " Europe/Berlin"
18- cronjob : " 50 1 20 * *"
16+ interval : ' cron'
17+ timezone : ' Europe/Berlin'
18+ cronjob : ' 50 1 20 * *'
1919 open-pull-requests-limit : 15
20- versioning-strategy : " increase"
20+ versioning-strategy : ' increase'
21+ ignore :
22+ - dependency-name : ' @types/node'
23+ update-types :
24+ - ' version-update:semver-major'
You can’t perform that action at this time.
0 commit comments