File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 44# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
55
66# Every time I update this file without changing the content, I increment this counter.
7- # Counter: 29
7+ # Counter: 30
88
99version : 2
1010updates :
@@ -16,7 +16,7 @@ updates:
1616 prefix : " chore(ci)"
1717 labels :
1818 - " dependency:actions"
19- open-pull-requests-limit : 50
19+ open-pull-requests-limit : 20
2020 # Add assignees
2121 assignees :
2222 - " samtrion"
@@ -29,7 +29,7 @@ updates:
2929 prefix : " chore(deps)"
3030 labels :
3131 - " dependency:nuget"
32- open-pull-requests-limit : 50
32+ open-pull-requests-limit : 20
3333 # Add assignees
3434 assignees :
3535 - " samtrion"
@@ -60,7 +60,7 @@ updates:
6060 prefix : " chore(mods)"
6161 labels :
6262 - " dependency:submodule"
63- open-pull-requests-limit : 50
63+ open-pull-requests-limit : 20
6464 # Add assignees
6565 assignees :
6666 - " samtrion"
@@ -77,7 +77,7 @@ updates:
7777 prefix : " chore(dev)"
7878 labels :
7979 - " dependency:devcontainers"
80- open-pull-requests-limit : 50
80+ open-pull-requests-limit : 20
8181 # Add assignees
8282 assignees :
8383 - " samtrion"
You can’t perform that action at this time.
0 commit comments