diff --git a/.github/dependabot.yml b/.github/dependabot.yml index be006de..7270b82 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,5 +9,7 @@ updates: github-actions: patterns: - "*" # Group all Actions updates into a single larger pull request + cooldown: + default-days: 7 schedule: interval: weekly