Skip to content

Commit 093979b

Browse files
authored
Merge pull request #2251 from ksss/rubocop-3.1
Update ruby version for rubocop
2 parents 3e5b965 + 0ea8025 commit 093979b

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
@@ -3,7 +3,7 @@ require:
33
- rubocop-on-rbs
44

55
AllCops:
6-
TargetRubyVersion: 3.0
6+
TargetRubyVersion: 3.1
77
DisabledByDefault: true
88
Exclude:
99
- 'vendor/bundle/**/*'

0 commit comments

Comments
 (0)