Skip to content

Commit 4cc9119

Browse files
authored
Update dependabot.yml
1 parent 1e0091b commit 4cc9119

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
@@ -1,7 +1,7 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "dotnet-sdk" # See documentation for possible values
4-
directory: "/GrocyScanner.sln" # Location of package manifests
3+
- package-ecosystem: "nuget" # See documentation for possible values
4+
directory: "/" # Location of package manifests
55
schedule:
66
interval: "daily"
77
target-branch: "master"

0 commit comments

Comments
 (0)