Skip to content

Commit

Permalink
Bump overcommit from 0.61.0 to 0.62.0
Browse files Browse the repository at this point in the history
Bumps [overcommit](https://github.com/sds/overcommit) from 0.61.0 to 0.62.0.
- [Release notes](https://github.com/sds/overcommit/releases)
- [Changelog](https://github.com/sds/overcommit/blob/main/CHANGELOG.md)
- [Commits](sds/overcommit@v0.61.0...v0.62.0)

---
updated-dependencies:
- dependency-name: overcommit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent 952f69e commit 2b48380
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ GEM
base64 (0.2.0)
bigdecimal (3.1.5)
byebug (11.1.3)
childprocess (4.1.0)
childprocess (5.0.0)
codecov (0.6.0)
simplecov (>= 0.15, < 0.22)
coderay (1.1.3)
Expand All @@ -60,8 +60,8 @@ GEM
method_source (1.0.0)
minitest (5.20.0)
mutex_m (0.2.0)
overcommit (0.61.0)
childprocess (>= 0.6.3, < 5)
overcommit (0.62.0)
childprocess (>= 0.6.3, < 6)
iniparse (~> 1.4)
rexml (~> 3.2)
parallel (1.24.0)
Expand Down

0 comments on commit 2b48380

Please sign in to comment.