From 59ac61ccccbc7dfb9b07696235021b8a589aad02 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 19 May 2026 20:27:54 +0200 Subject: [PATCH] Add github_exclude field to updater.json --- immich_noml/updater.json | 1 + 1 file changed, 1 insertion(+) diff --git a/immich_noml/updater.json b/immich_noml/updater.json index 94f68153d8..97700b42e4 100644 --- a/immich_noml/updater.json +++ b/immich_noml/updater.json @@ -1,5 +1,6 @@ { "github_beta": "false", + "github_exclude": "2026", "last_update": "2026-05-19", "repository": "alexbelgium/hassio-addons", "slug": "immich",