diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5944b06f4..e8188beee 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,9 +7,11 @@ version: 2 updates: - package-ecosystem: "npm" directory: "/" + open-pull-requests-limit: 99 schedule: interval: "weekly" - package-ecosystem: "github-actions" directory: "/" + open-pull-requests-limit: 99 schedule: interval: "weekly"