Skip to content

Commit

Permalink
build(deps-dev): bump overcommit from 0.61.0 to 0.62.0 (#1039)
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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sorokin Maksim <60688343+askonev@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and askonev authored Jan 17, 2024
1 parent 38060fc commit fd006f0
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 @@ -4,7 +4,7 @@ GEM
Ascii85 (1.1.0)
afm (0.2.2)
ast (2.4.2)
childprocess (4.1.0)
childprocess (5.0.0)
diff-lcs (1.5.0)
hashery (2.1.2)
image_size (3.4.0)
Expand All @@ -27,8 +27,8 @@ GEM
nokogiri (~> 1)
ooxml_decrypt (~> 1)
rubyzip (~> 2)
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 fd006f0

Please sign in to comment.