diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3ce9b9d6f0..d1585b7b07 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,8 +5,8 @@ version: 2 updates: - - package-ecosystem: "" # See documentation for possible values + - package-ecosystem: "maven" # See documentation for possible values directory: "/" # Location of package manifests schedule: interval: "daily" - + open-pull-requests-limit: 100