mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Update rubocop target ruby version to 3.3 (#9152)
This commit is contained in:
committed by
GitHub
parent
35e5856bf1
commit
b1c6e33094
@@ -12,7 +12,7 @@
|
||||
|
||||
AllCops:
|
||||
NewCops: enable
|
||||
TargetRubyVersion: 3.2
|
||||
TargetRubyVersion: 3.3
|
||||
Exclude:
|
||||
- 'lib/docopt.rb'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user