From f91ffc5a30ea19a257907bb28924d184060ecf53 Mon Sep 17 00:00:00 2001 From: Shivam Goyal Date: Sun, 19 May 2024 08:19:43 -0700 Subject: [PATCH] TP-54317 | Synced file(s) with navi-android/workflows (#10913) --- .github/dependabot.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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: