diff --git a/.codeclimate.yml b/.codeclimate.yml index 337f2e6..adc318b 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -46,6 +46,8 @@ plugins: reek: enabled: true channel: beta + config: + target_ruby_version: "3.1" exclude_patterns: - "config/"