diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f982449eb1..a3367207ca 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,11 +4,12 @@ updates: directory: "/" schedule: interval: "daily" - open-pull-requests-limit: 2 + open-pull-requests-limit: 4 - package-ecosystem: "npm" directory: "/services/idp" schedule: - interval: "weekly" - open-pull-requests-limit: 2 - + interval: "daily" + open-pull-requests-limit: 4 + cooldown: + default: 1