ci: update dependabot config (add cooldown, single update entry)

This commit is contained in:
nuno maduro
2026-06-04 17:54:45 +01:00
parent 40b88b62ef
commit e5ab3af05b

View File

@ -4,16 +4,9 @@ updates:
directory: "/"
schedule:
interval: "weekly"
cooldown:
default-days: 5
groups:
github-actions:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
target-branch: "5.x"
groups:
github-actions:
patterns:
- "*"
- "*"