From c4e6f72a7645d22fed9158ea642086e7f1416b5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 08:06:31 +0000 Subject: [PATCH] build(deps-dev): bump overcommit from 0.64.1 to 0.65.0 Bumps [overcommit](https://github.com/sds/overcommit) from 0.64.1 to 0.65.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.64.1...v0.65.0) --- updated-dependencies: - dependency-name: overcommit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 152b3b6cf..92cea7997 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GEM language_server-protocol (3.17.0.3) logger (1.6.5) minitest (5.25.4) - overcommit (0.64.1) + overcommit (0.65.0) childprocess (>= 0.6.3, < 6) iniparse (~> 1.4) rexml (>= 3.3.9)