diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fc1d2a1..85fc52f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,8 +1,8 @@ version: 2 updates: - package-ecosystem: nuget - directory: "/src/atlassian-downloader" + directory: "src/atlassian-downloader" schedule: interval: daily time: "02:00" - open-pull-requests-limit: 10 \ No newline at end of file + open-pull-requests-limit: 10