GHA/dependabot: group updates

To avoid update spam and PR that can't be applied on top of each other.

Ref: #19217 #19218 #19219

Closes #19220
This commit is contained in:
Viktor Szakats 2025-10-24 14:57:52 +02:00
parent e0d6ecdf01
commit f4293cd81e
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -10,6 +10,10 @@ updates:
interval: 'monthly'
cooldown:
default-days: 7
groups:
actions-deps:
patterns:
- '*'
commit-message:
prefix: 'GHA:'
@ -24,5 +28,9 @@ updates:
semver-major-days: 15
semver-minor-days: 7
semver-patch-days: 3
groups:
actions-deps:
patterns:
- '*'
commit-message:
prefix: 'GHA:'