From 338535ebeea8a4c5c49d73fc57614a9eee306cf4 Mon Sep 17 00:00:00 2001 From: STAM Date: Fri, 6 Oct 2023 23:55:13 +0300 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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