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: