diff --git a/.github/dependabot.yml.disabled b/.github/dependabot.yml similarity index 90% rename from .github/dependabot.yml.disabled rename to .github/dependabot.yml index e9880dfc..64613d91 100644 --- a/.github/dependabot.yml.disabled +++ b/.github/dependabot.yml @@ -13,6 +13,8 @@ updates: bazel-packages: patterns: - "*" + cooldown: + default-days: 2 - package-ecosystem: "github-actions" directory: "/" schedule: @@ -21,3 +23,5 @@ updates: gh-actions-packages: patterns: - "*" + cooldown: + default-days: 2