.rubocop.yml in dapr-0.3.1 vs .rubocop.yml in dapr-0.3.2
- old
+ new
@@ -2,10 +2,10 @@
require:
- rubocop-rake
- rubocop-minitest
AllCops:
- TargetRubyVersion: 3.2.0
+ TargetRubyVersion: 3.3.0
NewCops: enable
Style/StringLiterals:
Enabled: true