Skip to content

Commit 3dbb3b8

Browse files
build(deps-dev): bump overcommit from 0.60.0 to 0.62.0
Bumps [overcommit](https://github.com/sds/overcommit) from 0.60.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.60.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]>
1 parent dbff7d8 commit 3dbb3b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ GEM
99
ansi (1.5.0)
1010
ast (2.4.2)
1111
builder (3.2.4)
12-
childprocess (4.1.0)
12+
childprocess (5.0.0)
1313
codecov (0.2.12)
1414
json
1515
simplecov
@@ -23,8 +23,8 @@ GEM
2323
builder
2424
minitest (>= 5.0)
2525
ruby-progressbar
26-
overcommit (0.60.0)
27-
childprocess (>= 0.6.3, < 5)
26+
overcommit (0.62.0)
27+
childprocess (>= 0.6.3, < 6)
2828
iniparse (~> 1.4)
2929
rexml (~> 3.2)
3030
parallel (1.24.0)

0 commit comments

Comments
 (0)