From 7057fce6246e44b40124345e4412dba60cabbe6d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 15 Jul 2025 09:59:09 +0200 Subject: [PATCH] exclude develop https://github.com/alexbelgium/hassio-addons/issues/1956 --- fireflyiii_data_importer/updater.json | 1 + 1 file changed, 1 insertion(+) diff --git a/fireflyiii_data_importer/updater.json b/fireflyiii_data_importer/updater.json index 99be2bba3..eb8bebb80 100644 --- a/fireflyiii_data_importer/updater.json +++ b/fireflyiii_data_importer/updater.json @@ -1,4 +1,5 @@ { + "github_exclude": "develop", "last_update": "12-07-2025", "repository": "alexbelgium/hassio-addons", "slug": "fireflyiii_data_importer",