Skip to content

Commit cd566d3

Browse files
committed
fix dotnet dependabot
1 parent 730c536 commit cd566d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ updates:
1010
directory: "/"
1111
schedule:
1212
interval: weekly
13-
- package-ecosystem: "dotnet-sdk"
13+
- package-ecosystem: "nuget"
1414
directory: "/"
1515
schedule:
1616
interval: weekly

0 commit comments

Comments
 (0)