Skip to content

Commit

Permalink
Update Overcommit 0.61.0 → 0.62.0 (#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
sds committed Jan 16, 2024
1 parent a332609 commit 3b6849e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -4,7 +4,7 @@ source 'http://rubygems.org'
gemspec

# Run all pre-commit hooks via Overcommit during CI runs
gem 'overcommit', '0.61.0'
gem 'overcommit', '0.62.0'

# Pin tool versions (which are executed by Overcommit) for CI builds
gem 'rubocop', '1.44.1'
Expand Down

0 comments on commit 3b6849e

Please sign in to comment.