From 83b2f38bfccdd456927e1503fcc677d41df33b84 Mon Sep 17 00:00:00 2001 From: Shivam Goyal Date: Sun, 19 May 2024 08:16:29 -0700 Subject: [PATCH] TP-54317 | Synced file(s) with navi-android/workflows (#173) --- .github/dependabot.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1eac16c..9c8b955 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -20,9 +20,7 @@ updates: ignore: - dependency-name: "navi-*" - package-ecosystem: "gradle" - directories: - - "/" - - "/android" + directory: "/" schedule: interval: "daily" time: "06:00"