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: "/" diff --git a/src/Modules/PSGalleryModules.csproj b/src/Modules/PSGalleryModules.csproj index c831d438942..fe9a771f206 100644 --- a/src/Modules/PSGalleryModules.csproj +++ b/src/Modules/PSGalleryModules.csproj @@ -14,7 +14,7 @@ - +