Relax Dependabot schedule and add cooldowns

This commit is contained in:
shamoon
2026-03-18 11:58:01 -07:00
parent de0c8558fb
commit 657dc917b4

View File

@@ -8,8 +8,12 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
cooldown:
default-days: 7
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "monthly"
cooldown:
default-days: 7