Skip to content

Commit d4d0cba

Browse files
committed
chore(lint): Update rubocop target version
1 parent 64dab69 commit d4d0cba

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
@@ -4,7 +4,7 @@ require:
44
- rubocop-minitest
55

66
AllCops:
7-
TargetRubyVersion: 3.2.0
7+
TargetRubyVersion: 3.3.0
88
NewCops: enable
99

1010

0 commit comments

Comments
 (0)