.rubocop.yml in rubocop-sorbet-0.8.0 vs .rubocop.yml in rubocop-sorbet-0.8.1

- old
+ new

@@ -5,10 +5,9 @@ require: - rubocop/cop/internal_affairs AllCops: - TargetRubyVersion: 2.7 Exclude: - vendor/**/* NewCops: disable SuggestExtensions: false