From bd8228e5a9965c72e75f2762e43ddc77b721fbed Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Tue, 15 Sep 2020 17:56:34 -0500 Subject: [PATCH] =?UTF-8?q?fix(services):=20=F0=9F=90=9B=F0=9F=93=A6=20rm?= =?UTF-8?q?=20dotnet=20class=20libs=20from=20dependabot,=20auto-checked=20?= =?UTF-8?q?by=20consuming=20apps?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 60 ------------------------------------------ 1 file changed, 60 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 856bb15b6..1fde16846 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,29 +1,5 @@ version: 2 updates: -- package-ecosystem: nuget - directory: "/services/SharedKernel/FilterLists.SharedKernel.Apis.Clients" - schedule: - interval: daily - time: "11:00" - open-pull-requests-limit: 99 -- package-ecosystem: nuget - directory: "/services/SharedKernel/FilterLists.SharedKernel.Apis.Contracts" - schedule: - interval: daily - time: "11:00" - open-pull-requests-limit: 99 -- package-ecosystem: nuget - directory: "/services/SharedKernel/FilterLists.SharedKernel.Logging" - schedule: - interval: daily - time: "11:00" - open-pull-requests-limit: 99 -- package-ecosystem: nuget - directory: "/services/SharedKernel/FilterLists.SharedKernel.SeedWork" - schedule: - interval: daily - time: "11:00" - open-pull-requests-limit: 99 - package-ecosystem: docker directory: "/services/Archival/FilterLists.Archival.Api" schedule: @@ -36,18 +12,6 @@ updates: interval: daily time: "11:00" open-pull-requests-limit: 99 -- package-ecosystem: nuget - directory: "/services/Archival/FilterLists.Archival.Application" - schedule: - interval: daily - time: "11:00" - open-pull-requests-limit: 99 -- package-ecosystem: nuget - directory: "/services/Archival/FilterLists.Archival.Infrastructure" - schedule: - interval: daily - time: "11:00" - open-pull-requests-limit: 99 - package-ecosystem: docker directory: "/services/Directory/FilterLists.Directory.Api" schedule: @@ -60,30 +24,6 @@ updates: interval: daily time: "11:00" open-pull-requests-limit: 99 -- package-ecosystem: nuget - directory: "/services/Directory/FilterLists.Directory.Infrastructure.Migrations" - schedule: - interval: daily - time: "11:00" - open-pull-requests-limit: 99 -- package-ecosystem: nuget - directory: "/services/Directory/FilterLists.Directory.Infrastructure" - schedule: - interval: daily - time: "11:00" - open-pull-requests-limit: 99 -- package-ecosystem: nuget - directory: "/services/Directory/FilterLists.Directory.Application" - schedule: - interval: daily - time: "11:00" - open-pull-requests-limit: 99 -- package-ecosystem: nuget - directory: "/services/Directory/FilterLists.Directory.Domain" - schedule: - interval: daily - time: "11:00" - open-pull-requests-limit: 99 - package-ecosystem: nuget directory: "/services/Directory/FilterLists.Directory.Infrastructure.Migrations.Tests" schedule: