File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ updates:
1414 interval : " daily"
1515 time : " 03:00"
1616 timezone : " Etc/UTC"
17+ open-pull-requests-limit : 20
1718 labels : [ "type: dependency-upgrade" ]
1819 registries :
1920 - " spring-milestones"
@@ -32,6 +33,7 @@ updates:
3233 interval : " daily"
3334 time : " 03:00"
3435 timezone : " Etc/UTC"
36+ open-pull-requests-limit : 20
3537 labels : [ "type: dependency-upgrade" ]
3638 registries :
3739 - " spring-milestones"
@@ -50,6 +52,7 @@ updates:
5052 interval : " daily"
5153 time : " 03:00"
5254 timezone : " Etc/UTC"
55+ open-pull-requests-limit : 20
5356 labels : [ "type: dependency-upgrade" ]
5457 ignore :
5558 - dependency-name : " org.junit:junit-bom"
@@ -66,24 +69,29 @@ updates:
6669 directory : " /"
6770 schedule :
6871 interval : weekly
72+ open-pull-requests-limit : 20
6973 - package-ecosystem : github-actions
7074 target-branch : " 3.5.x"
7175 directory : " /"
7276 schedule :
7377 interval : weekly
78+ open-pull-requests-limit : 20
7479 - package-ecosystem : github-actions
7580 target-branch : " 3.4.x"
7681 directory : " /"
7782 schedule :
7883 interval : weekly
84+ open-pull-requests-limit : 20
7985 - package-ecosystem : github-actions
8086 target-branch : " docs-build"
8187 directory : " /"
8288 schedule :
8389 interval : weekly
90+ open-pull-requests-limit : 20
8491
8592 - package-ecosystem : npm
8693 target-branch : docs-build
8794 directory : /
8895 schedule :
8996 interval : weekly
97+ open-pull-requests-limit : 20
You can’t perform that action at this time.
0 commit comments