Skip to content

Commit

Permalink
Update groups.json5
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rkfella authored Dec 6, 2024
1 parent ec28c10 commit 827796b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/renovate/groups.json5
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,9 @@
{
"description": ["Devcontainer Group"],
"matchDatasources": ["github-releases"],
"matchPackageNames": ["{{depName}}"],
"matchPackageNames": ["fluxcd/flux2", "getsops/sops", "kubernetes/kubernetes", "helmfile/helmfile", "helm/helm", "go-task/task", "siderolabs/talos", "kubevirt/kubevirt", "int128/kubelogin", "cilium/hubble", "cilium/cilium-cli"],
"fileMatch": ["^\\.devcontainer/Dockerfile$"],
"versioning": "semver",
"groupName": "Devcontainer dependancies",
"group": {
"commitMessageTopic": "{{{groupName}}} group"
Expand Down

0 comments on commit 827796b

Please sign in to comment.