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