diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a45a571..5c37e3c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,9 +6,13 @@ updates: schedule: interval: "daily" time: "06:00" + cooldown: + default-days: 7 - package-ecosystem: "gradle" directory: "/" open-pull-requests-limit: 30 schedule: interval: "daily" time: "06:00" + cooldown: + default-days: 7