Skip to content

Commit

Permalink
Merge pull request #1152 from fluxcd/group-dependabot-updates
Browse files Browse the repository at this point in the history
ci: group Dependabot GitHub Action updates
  • Loading branch information
hiddeco authored Jul 4, 2023
2 parents 41e6cb2 + 01e623e commit 31101f0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
- "*"

0 comments on commit 31101f0

Please sign in to comment.