From e1d63f272ed4bd6a47de8464653e1b21ea5b357a Mon Sep 17 00:00:00 2001 From: Jose Corella Date: Fri, 10 Dec 2021 09:45:15 -0800 Subject: [PATCH] chore: update dependabot to update mainline-1.x --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b76b89570..ee78299eb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,11 @@ updates: directory: "/" schedule: interval: "daily" + - package-ecosystem: "maven" + directory: "/" + schedule: + interval: "daily" + target-branch: "mainline-1.x" - package-ecosystem: "github-actions" directory: "/" schedule: