diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 64dea8d..521499b 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -9,6 +9,8 @@ updates: time: "18:00" # UTC commit-message: prefix: "Upgrade: [dependabot] - " + cooldown: + default-days: 3 - package-ecosystem: "pip" directory: "/" @@ -20,3 +22,5 @@ updates: open-pull-requests-limit: 20 commit-message: prefix: "Upgrade: [dependabot] - " + cooldown: + default-days: 3