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] authored Apr 29, 2021
1 parent ce65577 commit 0085dca
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
version: 2
updates:
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
time: "03:00"
open-pull-requests-limit: 10
versioning-strategy: increase-if-necessary
ignore:
- dependency-name: rubocop
versions:
- 1.0.0
- 1.11.0
- 1.12.0
- dependency-name: rubocop-rspec
versions:
- 1.44.1

0 comments on commit 0085dca

Please sign in to comment.