Skip to content

Commit

Permalink
Update Overcommit 0.41.0 → 0.48.0 for CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
sds committed May 3, 2019
1 parent 9cddf87 commit ca545e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ gemspec
gem 'rspec', '~> 3.7'

# Run all pre-commit checks via Overcommit during CI runs
gem 'overcommit', '~> 0.41.0'
gem 'overcommit', '~> 0.48.0'

# Pin tool versions (which are executed by Overcommit) for Travis builds
gem 'rubocop', '~> 0.68'
Expand Down

0 comments on commit ca545e2

Please sign in to comment.