default.yml in freistil-rubocop-0.7.0 vs default.yml in freistil-rubocop-0.7.1

- old
+ new

@@ -1,8 +1,8 @@ require: rubocop-rspec AllCops: - TargetRubyVersion: 3.1 + TargetRubyVersion: 3.0 Include: - '**/*.rb' - 'lib/**/*.rake' - Gemfile - Rakefile