diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 76d980fd52..8218181507 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,9 +7,9 @@ updates: directory: "/" schedule: interval: "daily" - time: "10:00" + time: "06:00" timezone: "Asia/Kolkata" - open-pull-requests-limit: 10 + open-pull-requests-limit: 100 commit-message: prefix: "TP-52884 | " labels: @@ -23,9 +23,9 @@ updates: directory: "/android" schedule: interval: "daily" - time: "10:00" + time: "06:00" timezone: "Asia/Kolkata" - open-pull-requests-limit: 50 + open-pull-requests-limit: 100 commit-message: prefix: "TP-52884 | " labels: