Create dependabot.yml (#2311)

This commit is contained in:
ylemkimon
2020-07-26 03:45:56 +09:00
committed by GitHub
parent 8a24907518
commit 0ea07dff96

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

@@ -0,0 +1,9 @@
# Please see the documentation for all configuration options:
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "npm"
directory: "/" # Location of package manifests
schedule:
interval: "daily"