From a98bdad72898bcd68d050283f06c57778e9aa271 Mon Sep 17 00:00:00 2001 From: Aurel Branzeanu Date: Thu, 9 Nov 2023 11:31:45 +0200 Subject: [PATCH] Bump Codeclimate's Rubocop channel to 1-56-3 --- .codeclimate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index 2d2e0a39..0168476a 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -9,7 +9,7 @@ exclude_patterns: plugins: rubocop: enabled: true - channel: 'rubocop-1-24-1' + channel: 'rubocop-1-56-3' brakeman: enabled: true bundler-audit: