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

Commit 848c461

Browse files
Update bytes only based on tokio_codec version
1 parent 80f160f commit 848c461

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)