Skip to content

Commit 767f353

Browse files
authored
bump rubocop target to 3.0 (#301)
1 parent 5560d23 commit 767f353

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,7 +1,7 @@
11
inherit_from: .rubocop_todo.yml
22

33
AllCops:
4-
TargetRubyVersion: 2.0
4+
TargetRubyVersion: 3.0
55
NewCops: enable
66

77
require:

0 commit comments

Comments
 (0)