Merge pull request #14 from dafyddj/renovate/pre-commit-hook-minorpatch

chore(deps): update pre-commit hook rubocop-hq/rubocop to v1.69.1
This commit is contained in:
Dafydd Jones 2024-12-05 15:03:47 +00:00 committed by GitHub
commit 7d035d8f41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,7 +45,7 @@ repos:
additional_dependencies: [json5==0.9.14]
args: [--verbose]
- repo: https://github.com/rubocop-hq/rubocop
rev: v1.69.0
rev: v1.69.1
hooks:
- id: rubocop
name: Check Ruby files with rubocop