diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 90e05c40d..9234b74fd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,7 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + - package-cosystem: "maven" + directory: "other_langs/tests_java" + schedule: + interval: "weekly"