From 2f0b3cb19046f095fb1354c1ba1818731bfff0d7 Mon Sep 17 00:00:00 2001 From: "internalautomation[bot]" <85681268+internalautomation[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 20:00:34 +0000 Subject: [PATCH] GitHubSync update - master --- .github/dependabot.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bc1175f8eb..8a261a2596 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,12 +1,7 @@ version: 2 -registries: - particular-packages: - type: nuget-feed - url: https://f.feedz.io/particular-software/packages/nuget/index.json updates: - package-ecosystem: nuget directory: "/src" - registries: "*" schedule: interval: daily open-pull-requests-limit: 1000