Upgrade to GitHub-native Dependabot

This commit is contained in:
dependabot-preview[bot]
2021-04-22 22:47:23 +00:00
committed by GitHub
parent e842498637
commit c2f78516b4

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

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