File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 - package-ecosystem : npm
44 directory : /
55 schedule :
6- interval : weekly
7- day : monday
8- time : " 06:00"
6+ interval : cron
7+ cronjob : " 0 6 15 * *"
98 timezone : Europe/Bratislava
109 open-pull-requests-limit : 10
1110 labels :
@@ -23,9 +22,8 @@ updates:
2322 - package-ecosystem : github-actions
2423 directory : /
2524 schedule :
26- interval : weekly
27- day : monday
28- time : " 06:15"
25+ interval : cron
26+ cronjob : " 15 6 15 * *"
2927 timezone : Europe/Bratislava
3028 open-pull-requests-limit : 5
3129 labels :
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
55## [ Unreleased]
66
7+ ### Changed
8+
9+ - Reduced Dependabot version-update checks to monthly runs on the 15th.
10+
711## [ 0.13.0] - 2026-04-24
812
913### Added
You can’t perform that action at this time.
0 commit comments