Configure dependabot

This commit is contained in:
Franck 2021-12-17 22:49:42 +11:00
parent 4574e2e0b6
commit 0097cf2311
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
1 changed files with 9 additions and 0 deletions

9
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
day: "sunday"
reviewers:
- "d4nte"