Upgrade to GitHub-native Dependabot

This commit is contained in:
dependabot-preview[bot] 2021-04-29 22:20:05 +00:00 committed by GitHub
parent f65ab040ee
commit b5b3e716fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: monthly
time: "02:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: "@types/react"
versions:
- 17.0.0