Add native dependabot

This commit is contained in:
Nemo 2021-06-01 12:31:21 +05:30
parent 9958b6ef0f
commit efed3d7bf7
1 changed files with 8 additions and 0 deletions

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

@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "23:30"
open-pull-requests-limit: 99