Skip to content

Commit 591ba21

Browse files
committed
Pin rubocop to rails 7.0.4
1 parent 74ec4a4 commit 591ba21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
inherit_from: https://raw.githubusercontent.com/rails/rails/master/.rubocop.yml
1+
inherit_from: https://raw.githubusercontent.com/rails/rails/v7.0.4/.rubocop.yml
22

33
Performance:
44
Exclude:

0 commit comments

Comments
 (0)