Skip to content

Commit

Permalink
chore(ci): group azure and prost crates for dependabot (vectordotdev#…
Browse files Browse the repository at this point in the history
…18525)

Group azure and prost crates for dependabot

Signed-off-by: Stephen Wakely <fungus.humungus@gmail.com>
  • Loading branch information
StephenWakely authored Sep 11, 2023
1 parent f30537e commit 7b6ad62
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ updates:
commit-message:
prefix: "chore(deps)"
open-pull-requests-limit: 100
groups:
azure:
patterns:
- "azure_*"
prost:
patterns:
- "prost"
- "prost-*"
- package-ecosystem: "docker"
directory: "/distribution/docker/"
schedule:
Expand Down

0 comments on commit 7b6ad62

Please sign in to comment.