Upgrade to GitHub-native Dependabot

This commit is contained in:
dependabot-preview[bot] 2021-04-29 15:08:59 +00:00 committed by GitHub
parent 23603f1ec1
commit 51c6174e95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

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

@ -0,0 +1,21 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "23:30"
open-pull-requests-limit: 99
ignore:
- dependency-name: puppeteer-core
versions:
- 6.0.0
- 7.0.0
- 7.0.1
- 7.0.4
- package-ecosystem: docker
directory: "/"
schedule:
interval: daily
time: "23:30"
open-pull-requests-limit: 99