diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ad4b47c5..86e74465 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,22 +4,22 @@ updates: directory: "/" schedule: interval: weekly - open-pull-requests-limit: 20 + open-pull-requests-limit: 40 - package-ecosystem: "github-actions" directory: "/" schedule: interval: weekly - open-pull-requests-limit: 20 + open-pull-requests-limit: 40 - package-ecosystem: "npm" directory: "/page" schedule: interval: weekly - open-pull-requests-limit: 20 + open-pull-requests-limit: 40 - package-ecosystem: "cargo" directory: "/src/backends/icicle-emulator/icicle-bridge/" schedule: interval: weekly - open-pull-requests-limit: 20 + open-pull-requests-limit: 40