Add cooldown period for all dependencies, 7 days

This commit is contained in:
Harald Kuhr
2025-11-24 10:44:51 +01:00
committed by GitHub
parent d1525828fa
commit 1cb0da2967

View File

@@ -5,9 +5,13 @@ updates:
directory: "/"
schedule:
interval: "daily"
cooldown:
default-days: 7
open-pull-requests-limit: 10
# GitHub actions updates
- package-ecosystem: "github-actions"
directory: "/.github/workflows"
schedule:
interval: "daily"
cooldown:
default-days: 7