From 9ce73b2a950c904095f367f059ea087574302d77 Mon Sep 17 00:00:00 2001 From: Alex Potsides Date: Fri, 8 Mar 2024 10:06:39 +0100 Subject: [PATCH] chore: update project (#372) Update project config --- .github/dependabot.yml | 2 +- README.md | 17 +++++++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0bc3b42d..d401a774 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ updates: schedule: interval: daily time: "10:00" - open-pull-requests-limit: 10 + open-pull-requests-limit: 20 commit-message: prefix: "deps" prefix-development: "deps(dev)" diff --git a/README.md b/README.md index ca5b33b9..129f49c2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# @multiformats/multiaddr + [![multiformats.io](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](http://multiformats.io) [![codecov](https://img.shields.io/codecov/c/github/multiformats/js-multiaddr.svg?style=flat-square)](https://codecov.io/gh/multiformats/js-multiaddr) [![CI](https://img.shields.io/github/actions/workflow/status/multiformats/js-multiaddr/js-test-and-release.yml?branch=main\&style=flat-square)](https://github.com/multiformats/js-multiaddr/actions/workflows/js-test-and-release.yml?query=branch%3Amain) @@ -6,6 +8,21 @@ # About + + A standard way to represent addresses that - support any standard network protocol