Add dependabot

Add default reviewers

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
pull/92/head
CrazyMax 5 years ago
parent 1c21811610
commit 595e5e8d62
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7

@ -0,0 +1 @@
* @crazy-max

@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
allow:
- dependency-type: "production"
Loading…
Cancel
Save