From 4b2f9d4d8fa397e6f9adeec491ec0add9d90cef6 Mon Sep 17 00:00:00 2001 From: Brenda Wallace Date: Thu, 28 Nov 2019 22:28:03 +1300 Subject: [PATCH] Update rubocop on codeclimate to match gem bundle --- .codeclimate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index c5dec1683..9d0006882 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,7 +1,7 @@ engines: rubocop: enabled: true - channel: "rubocop-0-71" + channel: "rubocop-0-77" scss-lint: enabled: true shellcheck: