diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0a5672dde..5bd1d2b0d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,5 +2,7 @@ version: 2 updates: - package-ecosystem: "bundler" directory: "/" # Location of package manifests + cooldown: + default-days: 10 schedule: interval: "daily"