Skip to content

Commit

Permalink
chore(deps): group tonic crates in dependabot (vectordotdev#18645)
Browse files Browse the repository at this point in the history
* chore(deps): group tonic crates in dependabot

* fix
  • Loading branch information
dsmith3197 authored Sep 22, 2023
1 parent 466ef84 commit 32be0d3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ updates:
patterns:
- "prost"
- "prost-*"
tonic:
patterns:
- "tonic"
- "tonic-*"
- package-ecosystem: "docker"
directory: "/distribution/docker/"
schedule:
Expand Down

0 comments on commit 32be0d3

Please sign in to comment.