mirror of
https://github.com/logos-messaging/logos-messaging-js.git
synced 2026-04-19 20:43:10 +00:00
Merge pull request #1110 from waku-org/chore/dependabot
This commit is contained in:
commit
9db50cd95b
12
.github/workflows/dependabot.yml
vendored
Normal file
12
.github/workflows/dependabot.yml
vendored
Normal 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"
|
||||||
Loading…
x
Reference in New Issue
Block a user