diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 76896a8..dddb2f1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,5 +3,7 @@ version: 2 updates: - package-ecosystem: github-actions directory: "/" + cooldown: + default-days: 3 schedule: interval: daily