Skip to content

Commit 43397d0

Browse files
authored
OCM-00000 | chore: update Renovate configuration with new limits and options
1 parent a773ca4 commit 43397d0

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
],
77
"dependencyDashboard": true,
88
"minimumReleaseAge": "3 days",
9+
"prConcurrentLimit": 10,
10+
"prHourlyLimit": 0,
11+
"reviewersFromCodeOwners": true,
12+
"tekton": {
13+
"schedule": ["at any time"]
14+
},
915
"packageRules": [
1016
{
1117
"description": "Terraform providers and version in the root versions.tf",

0 commit comments

Comments
 (0)