mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-10 04:26:33 +00:00
82b210961a
Dependabot is working well now that config was fixed for monorepo so we can increase the number of ongoing PRs for deps.
13 lines
300 B
YAML
13 lines
300 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "npm"
|
|
directory: "/"
|
|
open-pull-requests-limit: 2
|
|
schedule:
|
|
interval: "daily"
|
|
reviewers: ["fryorcraken","danisharora099","weboko"]
|
|
versioning-strategy: increase
|
|
commit-message:
|
|
prefix: "chore(deps)"
|
|
include: "scope"
|