Skip to content

Commit

Permalink
Only care about NuGet dependencies in the source folder (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
nachtjasmin authored Jan 25, 2024
1 parent 0fd5da5 commit 6f2d046
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
Expand Up @@ -12,7 +12,7 @@ updates:
assignees: [nachtjasmin, beachmachine]

- package-ecosystem: "nuget"
directory: "/"
directory: "/src"
schedule:
interval: "weekly"
assignees: [nachtjasmin, beachmachine]

0 comments on commit 6f2d046

Please sign in to comment.