diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1274641..1ebf2af 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,8 @@ updates: day: "friday" time: "12:00" timezone: "Europe/Zurich" + cooldown: + default-days: 7 - package-ecosystem: npm directory: "/" schedule: @@ -15,3 +17,5 @@ updates: time: "12:00" timezone: "Europe/Zurich" open-pull-requests-limit: 10 + cooldown: + default-days: 7