diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 900bb88..cd19e02 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,7 +11,8 @@ updates: github-actions: patterns: - '*' - + cooldown: + default-days: 7 - package-ecosystem: 'pip' directory: '/' schedule: @@ -23,3 +24,5 @@ updates: python-dependencies: patterns: - '*' + cooldown: + default-days: 7