diff --git a/.github/renovate.json b/.github/renovate.json index b980e3eb2..4cbeb981c 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -207,7 +207,7 @@ }, { "matchFileNames": [ - "apps/immich*/1.132.*/*.yml" + "apps/immich*/1.136.*/*.yml" ], "allowedVersions": "/^1.136.*/" },