From fd458924cbb624f99c0ab48edb3835a5f96e49cf Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Sat, 30 Oct 2021 15:02:56 -0500 Subject: [PATCH] =?UTF-8?q?refactor(dep):=20=E2=99=BB=F0=9F=94=A5=20simpli?= =?UTF-8?q?fy=20dependabot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1fde16846..f64ba2a08 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,41 +4,27 @@ updates: directory: "/services/Archival/FilterLists.Archival.Api" schedule: interval: daily - time: "11:00" - open-pull-requests-limit: 99 - package-ecosystem: nuget directory: "/services/Archival/FilterLists.Archival.Api" schedule: interval: daily - time: "11:00" - open-pull-requests-limit: 99 - package-ecosystem: docker directory: "/services/Directory/FilterLists.Directory.Api" schedule: interval: daily - time: "11:00" - open-pull-requests-limit: 99 - package-ecosystem: nuget directory: "/services/Directory/FilterLists.Directory.Api" schedule: interval: daily - time: "11:00" - open-pull-requests-limit: 99 - package-ecosystem: nuget directory: "/services/Directory/FilterLists.Directory.Infrastructure.Migrations.Tests" schedule: interval: daily - time: "11:00" - open-pull-requests-limit: 99 - package-ecosystem: docker directory: "/web" schedule: interval: daily - time: "11:00" - open-pull-requests-limit: 99 - package-ecosystem: npm directory: "/web" schedule: interval: daily - time: "11:00" - open-pull-requests-limit: 99