From 9c11fe966b6e631b5195a1d0553963d0805d87e1 Mon Sep 17 00:00:00 2001 From: RaphiMC <50594595+RaphiMC@users.noreply.github.com> Date: Mon, 4 Nov 2024 12:49:51 +0100 Subject: [PATCH] Updated dependabot.yml --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 21a90a3..9eaa675 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,10 @@ updates: directory: "/" schedule: interval: "daily" + - package-ecosystem: "gradle" + directory: "/common" + schedule: + interval: "daily" - package-ecosystem: "github-actions" directory: "/" schedule: