diff --git a/.github/renovate.json b/.github/renovate.json index a1337a59..5ebde099 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -79,6 +79,12 @@ ], "allowedVersions": "/^4\\.8\\.\\d+\\.\\d+$/" }, + { + "matchPackageNames": [ + "amilys/embyserver" + ], + "allowedVersions": "/^4\\.8\\.\\d+\\.\\d+$/" + }, { "matchPackageNames": [ "photoprism/photoprism"