Create dependabot.yml

This commit is contained in:
The Blob SCP 2021-08-05 20:38:31 -04:00
parent 812d6e4ab4
commit 287fd6be11

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

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