Skip to content

Commit 2f58329

Browse files
committed
Update Overcommit 0.49.1 → 0.51.0
1 parent a02a6aa commit 2f58329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ gemspec
55
gem 'rspec', '~> 3.8'
66

77
# Run all pre-commit checks via Overcommit during CI runs
8-
gem 'overcommit', '0.49.1'
8+
gem 'overcommit', '0.51.0'
99

1010
# Needed to test Rake integration in specs
1111
gem 'rake'

0 commit comments

Comments
 (0)