Skip to content

Commit

Permalink
Only care about NuGet dependencies in the source folder
Browse files Browse the repository at this point in the history
  • Loading branch information
nachtjasmin committed Jan 24, 2024
1 parent 8799544 commit 666a066
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 666a066

Please sign in to comment.