Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot] 5f73886525 build(deps): bump https://github.com/rubocop/rubocop
Bumps the pre-commit-hooks group with 1 update: [https://github.com/rubocop/rubocop](https://github.com/rubocop/rubocop).


Updates `https://github.com/rubocop/rubocop` from v1.86.2 to 1.87.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.86.2...v1.87.0)

---
updated-dependencies:
- dependency-name: https://github.com/rubocop/rubocop
  dependency-version: 1.87.0
  dependency-type: direct:production
  dependency-group: pre-commit-hooks
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-08 14:55:49 +00:00
+1 -1
View File
@@ -118,7 +118,7 @@ repos:
types: [markdown] types: [markdown]
files: \.md$ files: \.md$
- repo: https://github.com/rubocop/rubocop - repo: https://github.com/rubocop/rubocop
rev: v1.86.2 rev: v1.87.0
hooks: hooks:
- id: rubocop - id: rubocop
name: run rubocop name: run rubocop