From 67f2d54ef8a613af501d8d035dd3df179d8b1cec Mon Sep 17 00:00:00 2001 From: Brenda Wallace Date: Wed, 2 Sep 2020 10:34:59 +1200 Subject: [PATCH] bump rubocop to 0.90 on codeclimate --- .codeclimate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index 64bfaef0c..53ffe85ea 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,7 +1,7 @@ engines: rubocop: enabled: true - channel: "rubocop-0-89" + channel: "rubocop-0-90" scss-lint: enabled: true shellcheck: