diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 69578e5..8972cfe 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,6 +2,8 @@ version: 2 updates: - package-ecosystem: mix directory: "/" + cooldown: + default-days: 7 schedule: interval: weekly open-pull-requests-limit: 10 @@ -17,6 +19,8 @@ updates: - package-ecosystem: "github-actions" directory: "/" + cooldown: + default-days: 7 schedule: interval: "weekly" open-pull-requests-limit: 10