diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 37d08d4..8e70c79 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,17 @@ updates: directory: "/" schedule: interval: "weekly" + cooldown: + default-days: 14 + commit-message: + prefix: "chore" + include: "scope" - package-ecosystem: "github-actions" directory: "/" schedule: interval: "weekly" + cooldown: + default-days: 14 + commit-message: + prefix: "chore" + include: "scope"