Skip to content

Commit 258e1ac

Browse files
authored
chore(ci): limit Renovate to 2 PRs (#764)
1 parent 1316b7f commit 258e1ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"extends": [
55
"github>bcgov/renovate-config"
66
],
7-
"prConcurrentLimit": 3,
7+
"prConcurrentLimit": 2,
88
"packageRules": [
99
{
1010
"automerge": false,

0 commit comments

Comments
 (0)