diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 65de6d9825..48cf34caa6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,9 +12,7 @@ updates: interval: "weekly" # Updates for Gradle dependencies used in the app - package-ecosystem: gradle - directory: - - "/" - - "/vector/" + directory: "/" schedule: interval: "daily" open-pull-requests-limit: 10