diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cb2c50b2..f87c34b8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,14 +4,16 @@ updates: directory: "/" schedule: interval: monthly - open-pull-requests-limit: 10 + open-pull-requests-limit: 20 - package-ecosystem: "github-actions" directory: "/" schedule: interval: monthly + open-pull-requests-limit: 20 - package-ecosystem: "npm" directory: "/page" schedule: interval: monthly + open-pull-requests-limit: 20