diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9761fa1..e7d0e5b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,8 +4,7 @@ updates: directory: "/" schedule: interval: "daily" - cooldown: - default-days: 7 + open-pull-requests-limit: 10 labels: - "area/dependencies" - "bot"