Skip to content

Commit 2c41b59

Browse files
Update dependabot.yml
Fix dependabot directory path
1 parent 8d8101d commit 2c41b59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2
22
updates:
33
- package-ecosystem: nuget
4-
directory: "/"
4+
directory: "/src"
55
schedule:
66
interval: daily
77
open-pull-requests-limit: 25

0 commit comments

Comments
 (0)