diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ea0377c1..77b45f6d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,8 +4,7 @@ updates: directory: "/" schedule: interval: "daily" - - open-pull-requests-limit: 1 + open-pull-requests-limit: 5 labels: - "A-dependencies"