Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Commit 00204f2

Browse files
authored
dependabot now points to root (#86)
1 parent 99c7554 commit 00204f2

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
@@ -2,7 +2,7 @@ version: 2
22
updates:
33
# Enable version updates for nuget
44
- package-ecosystem: "nuget"
5-
directory: "Source"
5+
directory: "/"
66
# Check the nuget registry for updates every day (weekdays)
77
schedule:
88
interval: "daily"

0 commit comments

Comments
 (0)