From 6740071d59884d9830a180853ff55d1a9dc85821 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 09:20:28 +0300 Subject: [PATCH] Bump overcommit from 0.60.0 to 0.61.0 (#470) Bumps [overcommit](https://github.com/sds/overcommit) from 0.60.0 to 0.61.0. - [Release notes](https://github.com/sds/overcommit/releases) - [Changelog](https://github.com/sds/overcommit/blob/main/CHANGELOG.md) - [Commits](https://github.com/sds/overcommit/compare/v0.60.0...v0.61.0) --- updated-dependencies: - dependency-name: overcommit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index fb98f6c..61d1dac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,7 +20,7 @@ GEM iniparse (1.5.0) json (2.7.1) language_server-protocol (3.17.0.3) - overcommit (0.60.0) + overcommit (0.61.0) childprocess (>= 0.6.3, < 5) iniparse (~> 1.4) rexml (~> 3.2)