Merge pull request #1066 from waku-org/chore/dependabot

This commit is contained in:
fryorcraken.eth 2022-12-15 10:55:01 +11:00 committed by GitHub
commit 404fefe50e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 122 additions and 1 deletions

123
.github/dependabot.yml vendored
View File

@ -10,4 +10,125 @@ updates:
# the version requirements as js-waku is a library
versioning-strategy: widen
# Do not auto rebase, let bors handle this
rebase-strategy: "disabled"
# rebase-strategy: "disabled"
- package-ecosystem: "npm"
directory: "/packages/byte-utils"
open-pull-requests-limit: 1
schedule:
interval: "daily"
reviewers: ["fryorcraken"]
# Update the npm manifest file to relax
# the version requirements as js-waku is a library
versioning-strategy: widen
# Do not auto rebase, let bors handle this
# rebase-strategy: "disabled"
- package-ecosystem: "npm"
directory: "/packages/core"
open-pull-requests-limit: 1
schedule:
interval: "daily"
reviewers: ["fryorcraken"]
# Update the npm manifest file to relax
# the version requirements as js-waku is a library
versioning-strategy: widen
# Do not auto rebase, let bors handle this
# rebase-strategy: "disabled"
- package-ecosystem: "npm"
directory: "/packages/create"
open-pull-requests-limit: 1
schedule:
interval: "daily"
reviewers: ["fryorcraken"]
# Update the npm manifest file to relax
# the version requirements as js-waku is a library
versioning-strategy: widen
# Do not auto rebase, let bors handle this
# rebase-strategy: "disabled"
- package-ecosystem: "npm"
directory: "/packages/dns-discovery"
open-pull-requests-limit: 1
schedule:
interval: "daily"
reviewers: ["fryorcraken"]
# Update the npm manifest file to relax
# the version requirements as js-waku is a library
versioning-strategy: widen
# Do not auto rebase, let bors handle this
# rebase-strategy: "disabled"
- package-ecosystem: "npm"
directory: "/packages/enr"
open-pull-requests-limit: 1
schedule:
interval: "daily"
reviewers: ["fryorcraken"]
# Update the npm manifest file to relax
# the version requirements as js-waku is a library
versioning-strategy: widen
# Do not auto rebase, let bors handle this
# rebase-strategy: "disabled"
- package-ecosystem: "npm"
directory: "/packages/interfaces"
open-pull-requests-limit: 1
schedule:
interval: "daily"
reviewers: ["fryorcraken"]
# Update the npm manifest file to relax
# the version requirements as js-waku is a library
versioning-strategy: widen
# Do not auto rebase, let bors handle this
# rebase-strategy: "disabled"
- package-ecosystem: "npm"
directory: "/packages/libp2p-utils"
open-pull-requests-limit: 1
schedule:
interval: "daily"
reviewers: ["fryorcraken"]
# Update the npm manifest file to relax
# the version requirements as js-waku is a library
versioning-strategy: widen
# Do not auto rebase, let bors handle this
# rebase-strategy: "disabled"
- package-ecosystem: "npm"
directory: "/packages/message-encryption"
open-pull-requests-limit: 1
schedule:
interval: "daily"
reviewers: ["fryorcraken"]
# Update the npm manifest file to relax
# the version requirements as js-waku is a library
versioning-strategy: widen
# Do not auto rebase, let bors handle this
# rebase-strategy: "disabled"
- package-ecosystem: "npm"
directory: "/packages/peer-exchange"
open-pull-requests-limit: 1
schedule:
interval: "daily"
reviewers: ["fryorcraken"]
# Update the npm manifest file to relax
# the version requirements as js-waku is a library
versioning-strategy: widen
# Do not auto rebase, let bors handle this
# rebase-strategy: "disabled"
- package-ecosystem: "npm"
directory: "/packages/proto"
open-pull-requests-limit: 1
schedule:
interval: "daily"
reviewers: ["fryorcraken"]
# Update the npm manifest file to relax
# the version requirements as js-waku is a library
versioning-strategy: widen
# Do not auto rebase, let bors handle this
# rebase-strategy: "disabled"
- package-ecosystem: "npm"
directory: "/packages/tests"
open-pull-requests-limit: 1
schedule:
interval: "daily"
reviewers: ["fryorcraken"]
# Update the npm manifest file to relax
# the version requirements as js-waku is a library
versioning-strategy: widen
# Do not auto rebase, let bors handle this
# rebase-strategy: "disabled"