From 3217f2cfa7f75612e004ac252333107f7a3d4122 Mon Sep 17 00:00:00 2001 From: Aditya Patwardhan Date: Wed, 8 Jun 2022 12:27:53 -0700 Subject: [PATCH 1/2] Update dependabot.yml (#106) --- .github/dependabot.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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: "/" From 520f3b41447dc70102eff62393c82d72b4ac6f18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 07:10:48 +0000 Subject: [PATCH 2/2] Bump PSReadLine from 2.2.5 to 2.2.6 in /src/Modules Bumps PSReadLine from 2.2.5 to 2.2.6. --- updated-dependencies: - dependency-name: PSReadLine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Modules/PSGalleryModules.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ - +