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 29, 2021
1 parent 04880af commit bdf99e9
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
version: 2
updates:
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
time: "02:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: dry-matcher
versions:
- "> 0.8.0"
- dependency-name: dry-monads
versions:
- "> 1.2.0"
- dependency-name: irb
versions:
- "> 1.1.0"
- dependency-name: rubocop-rspec
versions:
- "> 1.34.0"
- dependency-name: dry-types
versions:
- 1.5.0
- dependency-name: concurrent-ruby
versions:
- 1.1.8

0 comments on commit bdf99e9

Please sign in to comment.