diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 266ee4bda..d37b55d7f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -32,6 +32,8 @@ updates: open-pull-requests-limit: 50 registries: - maven-central + cooldown: + default-days: 7 # Dependencies for GitHub Actions - package-ecosystem: 'github-actions' @@ -43,3 +45,5 @@ updates: github-dependencies: patterns: - '*' + cooldown: + default-days: 7