Skip to content

Commit 9752ebf

Browse files
authored
Merge pull request #1288 from rackerlabs/renovate-mariadb-operator
chore(renovate): config mariadb-operator and mariadb-operator-crds
2 parents ee7b68b + 5ef7abc commit 9752ebf

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/renovate.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,14 @@
3030
"groupName": "Go",
3131
"commitMessageTopic": "Go"
3232
},
33+
{
34+
"matchPackageNames": [
35+
"mariadb-operator",
36+
"mariadb-operator-crds"
37+
],
38+
"groupName": "MariaDB Operator",
39+
"commitMessageTopic": "MariaDB Operator"
40+
},
3341
{
3442
"enabled": false,
3543
"matchPackageNames": ["python"],

0 commit comments

Comments
 (0)