Skip to content

Commit

Permalink
Upgrade to GitHub-native Dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Apr 28, 2021
1 parent 3119d77 commit 30c80cc
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .dependabot/config.yml

This file was deleted.

23 changes: 23 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
version: 2
updates:
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
time: "12:00"
open-pull-requests-limit: 10
versioning-strategy: increase-if-necessary
ignore:
- dependency-name: simplecov
versions:
- "> 0.17.1"
- dependency-name: rubocop
versions:
- 1.10.0
- 1.11.0
- 1.12.0
- 1.9.0
- 1.9.1
- dependency-name: minitest
versions:
- 5.14.3

0 comments on commit 30c80cc

Please sign in to comment.