Merge pull request #2872 from ColorlibHQ/dependabot/add-v2-config-file

Create Dependabot config file
This commit is contained in:
Aigars Silkalns
2020-07-09 15:28:30 +03:00
committed by GitHub

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

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