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

This commit is contained in:
fryorcraken.eth 2022-12-21 16:46:10 +11:00 committed by GitHub
commit 9db50cd95b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

12
.github/workflows/dependabot.yml vendored Normal file
View File

@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
open-pull-requests-limit: 1
schedule:
interval: "daily"
reviewers: ["fryorcraken"]
versioning-strategy: increase
commit-message:
prefix: "chore(deps)"
include: "scope"