File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,9 @@ updates:
1111 # So, only this first section can include "applies-to: security-updates"
1212 - package-ecosystem : " npm"
1313 directory : " /"
14+ # Monthly dependency updates (NOTE: "schedule" doesn't apply to security updates)
1415 schedule :
15- interval : " weekly "
16+ interval : " monthly "
1617 time : " 05:00"
1718 # Allow up to 10 open PRs for dependencies
1819 open-pull-requests-limit : 10
@@ -169,7 +170,7 @@ updates:
169170 directory : " /"
170171 target-branch : dspace-9_x
171172 schedule :
172- interval : " weekly "
173+ interval : " monthly "
173174 time : " 05:00"
174175 # Allow up to 10 open PRs for dependencies
175176 open-pull-requests-limit : 10
@@ -264,7 +265,7 @@ updates:
264265 directory : " /"
265266 target-branch : dspace-8_x
266267 schedule :
267- interval : " weekly "
268+ interval : " monthly "
268269 time : " 05:00"
269270 # Allow up to 10 open PRs for dependencies
270271 open-pull-requests-limit : 10
@@ -358,7 +359,7 @@ updates:
358359 directory : " /"
359360 target-branch : dspace-7_x
360361 schedule :
361- interval : " weekly "
362+ interval : " monthly "
362363 time : " 05:00"
363364 # Allow up to 10 open PRs for dependencies
364365 open-pull-requests-limit : 10
You can’t perform that action at this time.
0 commit comments