Skip to content

Commit f8e107c

Browse files
Merge pull request #925 from rackerlabs/update-renovate-understack-containers
feat: further group understack containers together in updates
2 parents 1f53b09 + 14af09b commit f8e107c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/renovate/understackContainerMatch.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,11 @@
1010
"datasourceTemplate": "docker",
1111
"packageNameTemplate": "ghcr.io/rackerlabs/{{depName}}"
1212
}
13+
],
14+
"packageRules": [
15+
{
16+
"matchPackageNames": ["ghcr.io/rackerlabs/understack/**"],
17+
"groupName": "understack"
18+
}
1319
]
1420
}

0 commit comments

Comments
 (0)