Group dependabot PRs

Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
Christian König 2023-07-01 11:16:11 +02:00 committed by Adam Warner
parent b7c988cc41
commit 7e83fdb3b0
No known key found for this signature in database
1 changed files with 10 additions and 0 deletions

View File

@ -13,6 +13,11 @@ updates:
pull-request-branch-name:
# Separate sections of the branch name with a hyphen
separator: "-"
groups:
github_action-dependencies:
patterns:
- "*"
# As above, but for development-v6
- package-ecosystem: github-actions
directory: "/"
@ -27,3 +32,8 @@ updates:
pull-request-branch-name:
# Separate sections of the branch name with a hyphen
separator: "-"
groups:
github_action-dependencies:
patterns:
- "*"