Skip to content

Commit

Permalink
fix: maybe github-tags works
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Buhl <[email protected]>
  • Loading branch information
onedr0p committed Dec 5, 2023
1 parent 24159dd commit a7670e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/renovate/groups.json5
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"description": "Local Path Provisioner Group",
"groupName": "Local Path Provisioner",
"matchPackagePatterns": ["local-path-provisioner"],
"matchDatasources": ["docker", "github-releases"],
"matchDatasources": ["docker", "github-tags"],
"group": {
"commitMessageTopic": "{{{groupName}}} group"
},
"separateMinorPatch": false
"separateMinorPatch": true
},
{
"description": "Rook-Ceph Group",
Expand Down

0 comments on commit a7670e9

Please sign in to comment.