From 2e62de96c71b22dc9a402a4954340b15fe34c3e4 Mon Sep 17 00:00:00 2001 From: JG2401 <76785435+JG2401@users.noreply.github.com> Date: Fri, 13 Mar 2026 21:02:33 +0100 Subject: [PATCH] Remove lscr registries from Sonarr and Radarr Removed 'lscr' registries from Sonarr and Radarr configurations. --- .github/dependabot.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3070e64..b9d3da9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -47,8 +47,6 @@ updates: #sonarr - package-ecosystem: "docker-compose" directory: "/projects/sonarr" - registries: - - lscr schedule: interval: "weekly" labels: @@ -57,8 +55,6 @@ updates: #radarr - package-ecosystem: "docker-compose" directory: "/projects/radarr" - registries: - - lscr schedule: interval: "weekly" labels: