adding jellyfin to dependabot.yml

This commit is contained in:
jonas@geiger-natur.de
2026-01-06 16:52:04 +01:00
parent 2814df37d6
commit 4d725a4f1b

View File

@@ -48,5 +48,10 @@ updates:
#jellyseer
- package-ecosystem: "docker-compose"
directory: "/projects/jellyseer"
schedule:
interval: "monthly"
#jellyfin
- package-ecosystem: "docker-compose"
directory: "/projects/jellyfin"
schedule:
interval: "monthly"