diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 762d78ad2..1a54090f0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,11 +4,9 @@ updates: directory: "/" schedule: interval: "monthly" - - package-ecosystem: "docker" - directory: "/" - schedule: - interval: "monthly" + open-pull-requests-limit: 10 - package-ecosystem: "github-actions" directory: "/" schedule: interval: "monthly" + open-pull-requests-limit: 10