diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 38a493b7f36..ce1088120ba 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,5 +1,8 @@ version: 2 - +registeries: + nuget-org: + type: nuget-feed + url: https://api.nuget.org/v3/index.json updates: - package-ecosystem: "nuget" directory: "/"