diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 00e06822e..0dda1cb28 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,7 @@ updates: directory: "/" schedule: interval: "daily" + - package-ecosystem: "maven" + directory: "/" + schedule: + interval: "daily"