From 7e912a0cc5e6622aec2933c2faace90c6b227bf5 Mon Sep 17 00:00:00 2001 From: Jared Burrows Date: Mon, 13 Mar 2023 14:11:34 -0400 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e2a5d562..5a567633 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,4 +5,7 @@ updates: directory: "/" schedule: interval: "daily" - + - package-ecosystem: "gradle" + directory: "/" + schedule: + interval: "daily"