diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4855c9c..532d12c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -102,7 +102,7 @@ updates: interval: "weekly" day: "monday" time: "09:00" - open-pull-requests-limit: 3 + open-pull-requests-limit: 20 labels: - "dependencies" - "android" @@ -119,7 +119,7 @@ updates: day: "monday" time: "09:00" timezone: "Etc/UTC" - open-pull-requests-limit: 3 + open-pull-requests-limit: 20 labels: - "dependencies" - "github-actions"