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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent 771454a commit dbb18ce
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 @@ -12,16 +12,16 @@ 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)
docile (1.4.0)
hashery (2.1.2)
image_size (3.3.0)
iniparse (1.5.0)
json (2.7.1)
language_server-protocol (3.17.0.3)
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 dbb18ce

Please sign in to comment.