Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit 420c7fd

Browse files
Merge #1696
1696: Update bytes only based on tokio_codec version r=thomaseizinger a=thomaseizinger Co-authored-by: Thomas Eizinger <[email protected]>
2 parents 27d24f2 + 848c461 commit 420c7fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.dependabot/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ update_configs:
2424
# this needs updating based on the libp2p version
2525
- match:
2626
dependency_name: "multistream-select"
27+
# this needs updating based on the tokio_codec version
28+
- match:
29+
dependency_name: "bytes"
2730
- package_manager: "javascript"
2831
directory: "/api_tests"
2932
update_schedule: "daily"

0 commit comments

Comments
 (0)