From 9ee37fda88b48acba85f60c2ddb5624aea6257eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 14:05:24 +0000 Subject: [PATCH] chore(deps): bump https://github.com/rubocop/rubocop Bumps [https://github.com/rubocop/rubocop](https://github.com/rubocop/rubocop) from v1.87.0 to 1.88.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.87.0...v1.88.0) --- updated-dependencies: - dependency-name: https://github.com/rubocop/rubocop dependency-version: 1.88.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c4173ac..46c80a5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,7 +31,7 @@ repos: - id: mixed-line-ending - repo: https://github.com/rubocop/rubocop - rev: v1.87.0 + rev: v1.88.0 hooks: - id: rubocop language_version: 3.4.7