From c4732fbda4c498267ec0732bb158ff0ecf864d1b Mon Sep 17 00:00:00 2001 From: Brenda Wallace Date: Wed, 4 Mar 2020 11:32:48 +1300 Subject: [PATCH] bump codeclimate to 0.80 --- .codeclimate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index e1fd0aa0f..47f35e273 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,7 +1,7 @@ engines: rubocop: enabled: true - channel: "rubocop-0-79" + channel: "rubocop-0-80" scss-lint: enabled: true shellcheck: