Skip to content

Commit 6872cbd

Browse files
committed
Updated Dependabot to support the NuGet.org repo
1 parent 5a2c4d0 commit 6872cbd

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
version: 2
22
registries:
3+
nuget-default:
4+
type: nuget-feed
5+
url: https://api.nuget.org/v3/index.json
36
nuget-github:
47
type: nuget-feed
58
url: https://nuget.pkg.github.com/ricado-group/index.json
@@ -17,6 +20,7 @@ updates:
1720
- package-ecosystem: "nuget"
1821
directory: "/"
1922
registries:
23+
- nuget-default
2024
- nuget-github
2125
schedule:
2226
interval: "daily"

0 commit comments

Comments
 (0)