diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5f9cb3ae60..0ad286b185 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -26,6 +26,8 @@ updates: github-dependencies: patterns: - '*' + cooldown: + default-days: 7 - package-ecosystem: pip directory: /docker @@ -36,3 +38,5 @@ updates: github-dependencies: patterns: - '*' + cooldown: + default-days: 7