From f3b3fe8ac996b010cf9ed1fec2a3323b1c1592de Mon Sep 17 00:00:00 2001 From: modem7 Date: Thu, 24 Mar 2022 00:47:21 +0000 Subject: [PATCH] Update dependabot.yml added gradle --- .github/dependabot.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cf81e8da..836c715b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -54,6 +54,13 @@ updates: assignees: - "AmruthPillai" + - package-ecosystem: "gradle" # See documentation for possible values + directory: "/app" # Location of package manifests + schedule: + interval: "daily" + assignees: + - "AmruthPillai" + - package-ecosystem: "github-actions" directory: "/" # Location of package manifests schedule: