Skip to content

Commit

Permalink
Create dragonfly group
Browse files Browse the repository at this point in the history
  • Loading branch information
szinn committed Jun 26, 2024
1 parent 4a0642a commit 67598e4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/renovate/groups.json5
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,18 @@
"commitMessageTopic": "{{{groupName}}} group"
},
"separateMinorPatch": false
},
{
"description": "Dragonfly Operator",
"groupName": "DragonflyOperator",
"matchPackagePatterns": [
"docker.dragonflydb.io/dragonflydb/operator",
"dragonflydb/dragonfly-operator"
],
"group": {
"commitMessageTopic": "{{{groupName}}} group"
},
"separateMinorPatch": false
}
]
}

0 comments on commit 67598e4

Please sign in to comment.