diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1890689..802b30f 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]