Skip to content

Commit 73aa7cd

Browse files
Bump https://github.com/rubocop/rubocop in the pre-commit-hooks group
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.85.1 to 1.86.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.85.1...v1.86.0) --- updated-dependencies: - dependency-name: https://github.com/rubocop/rubocop dependency-version: 1.86.0 dependency-type: direct:production dependency-group: pre-commit-hooks ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 994c387 commit 73aa7cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ repos:
8484
types: [markdown]
8585
files: \.md$
8686
- repo: https://github.com/rubocop/rubocop
87-
rev: v1.85.1
87+
rev: v1.86.0
8888
hooks:
8989
- id: rubocop
9090
name: run rubocop

0 commit comments

Comments
 (0)