Skip to content

Commit 3b85729

Browse files
committed
chore(deps): Group dependabot tower updates
Ran into issue in #21069 because they weren't updated together. Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>
1 parent f7e4470 commit 3b85729

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@ updates:
5353
patterns:
5454
- "tonic"
5555
- "tonic-*"
56+
tower:
57+
patterns:
58+
- "tower"
59+
- "tower-*"
5660
wasm-bindgen:
5761
patterns:
5862
- "wasm-bindgen-*"

0 commit comments

Comments
 (0)