Skip to content

Commit 40b0cb9

Browse files
authored
Update dependabot.yml
1 parent a109445 commit 40b0cb9

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
@@ -6,10 +6,10 @@
66
version: 2
77
updates:
88
- package-ecosystem: "nuget" # See documentation for possible values
9-
directory: "./FirstSubmission"
9+
directory: "/FirstSubmission"
1010
schedule:
1111
interval: "weekly"
1212
- package-ecosystem: "nuget" # See documentation for possible values
13-
directory: "./FirstSubmission.Tests"
13+
directory: "/FirstSubmission.Tests"
1414
schedule:
1515
interval: "weekly"

0 commit comments

Comments
 (0)