Upgrade to GitHub-native Dependabot

This commit is contained in:
dependabot-preview[bot] 2021-04-28 21:45:04 +00:00 committed by GitHub
parent 1a5900ead6
commit 7b86b682d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

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

@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
time: "23:30"
open-pull-requests-limit: 99
ignore:
- dependency-name: minitest
versions:
- 5.14.3