Skip to content

Commit 6137ae4

Browse files
committed
chore(dependabot): update NuGet directory for package updates
- Changed the directory for NuGet package updates from "/src" to the root directory.
1 parent 45d35cf commit 6137ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ registries:
55
url: https://api.nuget.org/v3/index.json
66
updates:
77
- package-ecosystem: nuget
8-
directory: "/src"
8+
directory: "/"
99
registries:
1010
- public-nuget
1111
schedule:

0 commit comments

Comments
 (0)