Skip to content

Commit

Permalink
Bump overcommit from 0.62.0 to 0.64.0
Browse files Browse the repository at this point in the history
Bumps [overcommit](https://github.com/sds/overcommit) from 0.62.0 to 0.64.0.
- [Release notes](https://github.com/sds/overcommit/releases)
- [Changelog](https://github.com/sds/overcommit/blob/main/CHANGELOG.md)
- [Commits](sds/overcommit@v0.62.0...v0.64.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 Aug 18, 2024
1 parent ade8e73 commit 3c4cff1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ GEM
base64 (0.2.0)
bigdecimal (3.1.5)
byebug (11.1.3)
childprocess (5.0.0)
childprocess (5.1.0)
logger (~> 1.5)
codecov (0.6.0)
simplecov (>= 0.15, < 0.22)
coderay (1.1.3)
Expand All @@ -57,10 +58,11 @@ GEM
jmespath (1.6.2)
json (2.7.2)
language_server-protocol (3.17.0.3)
logger (1.6.0)
method_source (1.0.0)
minitest (5.21.1)
mutex_m (0.2.0)
overcommit (0.62.0)
overcommit (0.64.0)
childprocess (>= 0.6.3, < 6)
iniparse (~> 1.4)
rexml (~> 3.2)
Expand Down

0 comments on commit 3c4cff1

Please sign in to comment.