Upgrade to GitHub-native Dependabot

This commit is contained in:
dependabot-preview[bot]
2021-04-29 20:13:51 +00:00
committed by GitHub
parent d5ad5e7fb7
commit 7571065d52

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

@@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "10:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: lodash
versions:
- 4.17.20