Skip to content

Commit

Permalink
bump standard in pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Roguelazer committed Oct 23, 2024
1 parent c4a86d0 commit d4dcafe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repos:
exclude: '^spec/data/'
- id: check-merge-conflict
- repo: https://github.com/rubocop/rubocop.git
rev: 'edb56c927d4d1112a9c02990da31767e68d2121c'
rev: 'v1.66.0'
hooks:
- id: rubocop
additional_dependencies: ["standard:1.34.0"]
additional_dependencies: ["standard:1.41.1"]

0 comments on commit d4dcafe

Please sign in to comment.