Skip to content

Commit

Permalink
Update overcommit requirement from 0.66.0 to 0.67.0 (#551)
Browse files Browse the repository at this point in the history
Updates the requirements on [overcommit](https://github.com/sds/overcommit) to permit the latest version.
- [Release notes](https://github.com/sds/overcommit/releases)
- [Changelog](https://github.com/sds/overcommit/blob/main/CHANGELOG.md)
- [Commits](sds/overcommit@v0.66.0...v0.67.0)

---
updated-dependencies:
- dependency-name: overcommit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2025
1 parent 02a57dd commit 96566d8
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 @@ -12,7 +12,7 @@ gem 'rspec-its', '~> 2.0'
gem 'appraisal'

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

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

0 comments on commit 96566d8

Please sign in to comment.