Skip to content

Commit f2574fe

Browse files
authored
Merge pull request #29 from SMan0103/update-to-dependabot
update
2 parents b604b6d + 31c9fe5 commit f2574fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
version: 2
77
updates:
8-
- package-ecosystem: "dotnet-sdk" # See documentation for possible values
9-
directory: "/" # Location of package manifests
8+
- package-ecosystem: "nuget" # See documentation for possible values
9+
directory: "/backend" # Location of package manifests
1010
schedule:
1111
interval: "daily"

0 commit comments

Comments
 (0)