ci: reconfigure
All checks were successful
renovate / renovate (push) Successful in 2m31s

This commit is contained in:
2026-03-29 20:13:38 -05:00
parent 361db06caf
commit add399bc0e

View File

@@ -110,10 +110,10 @@
},
{
"description": "Group for specific apps, these have different package and repo names",
"groupName": "{{{replace '^.*(argo-cd|bazarr|cilium|code-server|dawarich|element-web|home-assistant|immich|komodo|postiz-app|rook-ceph|roundcubemail|rybbit|tdarr|traefik).*$' '$1' depName}}}",
"groupName": "{{{replace '^.*(argo-cd|bazarr|cilium|code-server|dawarich|element-web|home-assistant|immich|komodo|postiz|rook-ceph|roundcube|rybbit|tdarr|traefik).*$' '$1' depName}}}",
"groupSlug": "unified-{{{groupName}}}",
"matchPackageNames": [
"/(^|/)(argo-cd|bazarr|cilium|code-server|dawarich|element-web|home-assistant|immich|komodo|postiz-app|rook-ceph|roundcubemail|rybbit|tdarr|traefik)/",
"/(^|/)(argo-cd|bazarr|cilium|code-server|dawarich|element-web|home-assistant|immich|komodo|postiz|rook-ceph|roundcube|rybbit|tdarr|traefik)/",
"/^rook(-ceph|/rook|/ceph)/"
]
},