From 4be28be6c31d446ea1368caabb6a3a067d08cec3 Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Mon, 14 Jun 2021 13:40:40 +0000 Subject: [PATCH] Maintenance: update codeclimate to a newer version of rubocop. --- .codeclimate.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.codeclimate.yml b/.codeclimate.yml index 3991067f6..362ccd0ed 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -22,6 +22,7 @@ engines: enabled: false rubocop: enabled: true + channel: rubocop-1-10 ratings: paths: - Gemfile.lock