Skip to content

Commit df0f24b

Browse files
committed
chore: gate renovate rollout
1 parent c0d2e38 commit df0f24b

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

renovate.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:recommended"
5-
]
4+
"config:recommended",
5+
":dependencyDashboardApproval"
6+
],
7+
"prConcurrentLimit": 2,
8+
"prHourlyLimit": 1
69
}

0 commit comments

Comments
 (0)