Skip to content

Commit 7e5709a

Browse files
dhaiducekopenshift-merge-bot[bot]
authored andcommitted
Fix containerfile group name
Signed-off-by: Dale Haiducek <[email protected]>
1 parent 596a609 commit 7e5709a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"osvVulnerabilityAlerts": true,
2121
"packageRules": [
2222
{
23-
"groupName": "containerfile images ({{baseBranch}})",
23+
"groupName": "containerfile images [{{{baseBranch}}}]",
2424
"matchManagers": ["dockerfile"]
2525
},
2626
{

0 commit comments

Comments
 (0)