diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2ec0068..462757e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,7 +12,7 @@ updates: assignees: [nachtjasmin, beachmachine] - package-ecosystem: "nuget" - directory: "/" + directory: "/src" schedule: interval: "weekly" assignees: [nachtjasmin, beachmachine]