From 1ede1ba840c202f4f4ee2a5aa4f543511d966d44 Mon Sep 17 00:00:00 2001 From: Jason Frey Date: Fri, 1 Mar 2024 14:37:32 -0500 Subject: [PATCH] Update codeclimate channel to the latest in manageiq-style --- .codeclimate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index 907285576..2cf8dde9b 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -12,7 +12,7 @@ plugins: rubocop: enabled: true config: ".rubocop_cc.yml" - channel: rubocop-0-82 + channel: rubocop-1-56-3 brakeman: enabled: false bundler-audit: