diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 89a3290843..8d4a102e74 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,9 @@ updates: interval: "daily" reviewers: - "d4nte" + # Update the npm manifest file to relax + # the version requirements as js-waku is a library + versioning-strategy: widen - package-ecosystem: "npm" directory: "/examples/web-chat" schedule: