Skip to content

Commit 7e31fc4

Browse files
shay23braopenshift-merge-bot[bot]
authored andcommitted
Add Hive updates to renovate tool
1 parent 1b59299 commit 7e31fc4

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

renovate.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"prConcurrentLimit": 0,
1010
"enabledManagers": [
1111
"custom.regex",
12-
"tekton"
12+
"tekton",
13+
"gomod"
1314
],
1415
"tekton": {
1516
"managerFilePatterns": [
@@ -62,6 +63,20 @@
6263
"registry.access.redhat.com/ubi9/ubi-minimal"
6364
],
6465
"enabled": false
66+
},
67+
{
68+
"matchManagers": [
69+
"gomod"
70+
],
71+
"matchPackageNames": [
72+
"github.com/openshift/hive/apis"
73+
],
74+
"groupName": "Hive API Synchronization",
75+
"addLabels": [
76+
"hive-api",
77+
"api-sync"
78+
],
79+
"enabled": true
6580
}
6681
]
6782
}

0 commit comments

Comments
 (0)