Skip to content

Commit

Permalink
Bump overcommit from 0.61.0 to 0.62.0 (#346)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
1 parent 0d7e979 commit d0c9848
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 @@ -9,16 +9,16 @@ GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
childprocess (4.1.0)
childprocess (5.0.0)
diff-lcs (1.5.0)
docile (1.4.0)
iniparse (1.5.0)
json (2.7.1)
language_server-protocol (3.17.0.3)
mysql2 (0.5.5)
onlyoffice_logger_helper (1.3.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 d0c9848

Please sign in to comment.