Skip to content

Commit

Permalink
Revert "Configure nuget to use the public nuget feed. (#404)" (#405)
Browse files Browse the repository at this point in the history
This reverts commit a119bb5.
  • Loading branch information
mijpeterson authored Aug 29, 2024
1 parent a119bb5 commit b8392a4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Set update schedule for GitHub Actions
version: 2
registries:
public-nuget:
type: nuget-feed
url: https://api.nuget.org/v3/index.json
updates:
- package-ecosystem: "github-actions"
directory: "/"
Expand All @@ -12,7 +8,6 @@ updates:
interval: "weekly"
- package-ecosystem: "nuget"
directory: "/"
registries: "*"
schedule:
interval: "weekly"
groups:
Expand Down

0 comments on commit b8392a4

Please sign in to comment.