diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5819e02..6b611ec 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,13 +4,18 @@ updates: directory: "/" schedule: interval: "weekly" + cooldown: + default-days: 7 - package-ecosystem: "docker" directory: "/" schedule: interval: "weekly" + cooldown: + default-days: 7 - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" \ No newline at end of file + interval: "weekly" cooldown: + default-days: 7