diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d97f1c95f..6518e79d8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,29 +4,29 @@ updates: directory: "/ocis" schedule: interval: "weekly" - open-pull-requests-limit: 10 + open-pull-requests-limit: 2 - package-ecosystem: "npm" directory: "/accounts" schedule: interval: "weekly" - open-pull-requests-limit: 10 + open-pull-requests-limit: 2 - package-ecosystem: "npm" directory: "/settings" schedule: interval: "weekly" - open-pull-requests-limit: 10 + open-pull-requests-limit: 2 - package-ecosystem: "npm" directory: "/onlyoffice" schedule: interval: "weekly" - open-pull-requests-limit: 10 + open-pull-requests-limit: 2 - package-ecosystem: "npm" directory: "/idp" schedule: interval: "weekly" - open-pull-requests-limit: 10 + open-pull-requests-limit: 2