diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6050b01f..a281a781 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,6 +14,8 @@ updates: groups: actions: patterns: ["*"] + cooldown: + default-days: 7 - package-ecosystem: uv versioning-strategy: increase @@ -30,3 +32,5 @@ updates: groups: actions: patterns: ["*"] + cooldown: + default-days: 7