diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 67d247d..766bd13 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,7 +2,7 @@ version: 2 updates: - package-ecosystem: "nuget" - directory: "/" + directory: "src" schedule: interval: "daily"