From c7f30c8d6d8db4dc7f41e8c35598a768b092504f Mon Sep 17 00:00:00 2001 From: Michael Ball Date: Mon, 26 Feb 2024 10:54:54 -0800 Subject: [PATCH] Update .codeclimate.yml to 1.56.3 --- .codeclimate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index 4e984a42a..c9e9a0539 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,4 +1,4 @@ plugins: rubocop: enabled: true - channel: rubocop-0-75 + channel: rubocop-1-56-3