From b74b8463dd4587b6cdba3cfc2b9a508ba71fb278 Mon Sep 17 00:00:00 2001 From: Iliya Savov <117984128+isavov@users.noreply.github.com> Date: Mon, 19 Aug 2024 10:15:09 +0300 Subject: [PATCH] chore: update directory for gradle in dependabot (#1922) Signed-off-by: Iliya Savov --- .github/dependabot.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 11b5bf0d2..b6fadf82d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,7 +1,7 @@ version: 2 updates: - package-ecosystem: gradle - directory: "/" + directory: "/sdk-dependency-versions" schedule: interval: weekly open-pull-requests-limit: 10 @@ -10,7 +10,6 @@ updates: schedule: interval: weekly open-pull-requests-limit: 10 - - package-ecosystem: github-actions directory: "/" schedule: