mirror of
https://github.com/curl/curl.git
synced 2026-04-15 02:21:41 +03:00
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:
parent
e0d6ecdf01
commit
f4293cd81e
1 changed files with 8 additions and 0 deletions
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
|
|
@ -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:'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue