diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 15040523f..b4f814392 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,12 +4,16 @@ updates: directory: "/" schedule: interval: "daily" + cooldown: + default-days: 14 commit-message: prefix: ":seedling:" - package-ecosystem: "gomod" directory: "/" schedule: interval: "daily" + cooldown: + default-days: 14 commit-message: prefix: ":seedling:" groups: @@ -21,5 +25,7 @@ updates: directory: "/" schedule: interval: "daily" + cooldown: + default-days: 14 commit-message: prefix: ":seedling:"