diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3b5522c3..aa21e444 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,7 +10,7 @@ updates: schedule: interval: "monthly" - - package-ecosystem: "npm" # See documentation for possible values + - package-ecosystem: "maven" # See documentation for possible values directory: "/" # Location of package manifests schedule: interval: "weekly"