Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-rw authored Feb 6, 2025
1 parent a7f96f6 commit 1e0091b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2
updates:
- package-ecosystem: "dotnet-sdk" # See documentation for possible values
directory: "/" # Location of package manifests
directory: "/GrocyScanner.sln" # Location of package manifests
schedule:
interval: "daily"
target-branch: "master"
Expand Down

0 comments on commit 1e0091b

Please sign in to comment.