diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 096be4e..cdbd956 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,6 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" - open-pull-requests-limit: 10 + open-pull-requests-limit: 25 allow: - dependency-type: all