Add cooldown for turbo_power

Ensure it's treated the same as other gems and packages.
This commit is contained in:
David Cook
2026-04-01 10:17:40 +11:00
parent 5beed6f028
commit 51b4dc64cc

View File

@@ -9,6 +9,8 @@ multi-ecosystem-groups:
turbo_power:
schedule:
interval: "daily"
cooldown:
default-days: 7
updates:
- package-ecosystem: "bundler"