Merge pull request #1152 from fluxcd/group-dependabot-updates

ci: group Dependabot GitHub Action updates
This commit is contained in:
Hidde Beydals 2023-07-04 14:29:23 +02:00 committed by GitHub
commit 31101f04c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -7,3 +7,10 @@ updates:
schedule:
# By default, this will be on a monday.
interval: "weekly"
groups:
# Group all updates together, so that they are all applied in a single PR.
# Grouped updates are currently in beta and is subject to change.
# xref: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups
ci:
patterns:
- "*"