Skip to content

Commit

Permalink
chore(deps): group tonic crates in dependabot (#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 6b05d91 commit b9432ea
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 b9432ea

Please sign in to comment.