ci: change to support jsonc
All checks were successful
renovate / renovate (push) Successful in 2m25s
All checks were successful
renovate / renovate (push) Successful in 2m25s
This commit is contained in:
@@ -225,7 +225,7 @@
|
||||
"groupName": "dawarich",
|
||||
"groupSlug": "unified-dawarich",
|
||||
"matchPackageNames": [
|
||||
"/^(ghcr\.io/|docker\.io/)?(freika|freikin)/dawarich/"
|
||||
"/^(ghcr\\.io/|docker\\.io/)?(freika|freikin)/dawarich/"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -234,8 +234,8 @@
|
||||
"groupSlug": "unified-komodo",
|
||||
"matchPackageNames": [
|
||||
"/^moghtech/komodo/",
|
||||
"/^ghcr\.io/moghtech/komodo/",
|
||||
"/^docker\.io/moghtech/komodo/"
|
||||
"/^ghcr\\.io/moghtech/komodo/",
|
||||
"/^docker\\.io/moghtech/komodo/"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -244,8 +244,8 @@
|
||||
"groupSlug": "unified-immich",
|
||||
"matchPackageNames": [
|
||||
"/^immich-app/immich/",
|
||||
"/^ghcr\.io/immich-app/immich/",
|
||||
"/^docker\.io/immich-app/immich/"
|
||||
"/^ghcr\\.io/immich-app/immich/",
|
||||
"/^docker\\.io/immich-app/immich/"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -254,8 +254,8 @@
|
||||
"groupSlug": "unified-home-assistant",
|
||||
"matchPackageNames": [
|
||||
"/^home-assistant//",
|
||||
"/^ghcr\.io/home-assistant//",
|
||||
"/^docker\.io/home-assistant//"
|
||||
"/^ghcr\\.io/home-assistant//",
|
||||
"/^docker\\.io/home-assistant//"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user