From e146d7db4f53d760807e2526cf1380ac1ed1b49a Mon Sep 17 00:00:00 2001 From: Brenda Wallace Date: Wed, 22 Jul 2020 10:14:25 +1200 Subject: [PATCH] Update .codeclimate.yml --- .codeclimate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index 32cde13c0..a16f0902f 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,7 +1,7 @@ engines: rubocop: enabled: true - channel: "rubocop-0-80" + channel: "rubocop-0-88" scss-lint: enabled: true shellcheck: