From 5a0f80da3f5eef89112ee5dc330a7bd1cbb638ac Mon Sep 17 00:00:00 2001 From: Tim Van Holder Date: Tue, 14 Dec 2021 20:49:38 +0100 Subject: [PATCH] Drop git submodules from Dependabot --- .github/dependabot.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5cfb6b3..c378f23 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,12 +1,6 @@ version: 2 updates: - # MetaBrainz.Build (Git submodule) - - package-ecosystem: "gitsubmodule" - directory: "/" - schedule: - interval: "daily" - # The NuGet dependencies - package-ecosystem: "nuget" directory: "/" schedule: