Upgrade to GitHub-native Dependabot (#1139)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2021-05-04 00:14:45 +02:00 committed by GitHub
parent 3b50b0c4e6
commit 694b11a8ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

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

@ -0,0 +1,20 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: formdata-node
versions:
- 3.0.0
- 3.1.0
- dependency-name: xo
versions:
- 0.37.1
- 0.38.1
- 0.38.2
- dependency-name: p-timeout
versions:
- 4.1.0