From dd9c4dd04a42820b1ab0de1e0652b03c8da309a6 Mon Sep 17 00:00:00 2001 From: evazion Date: Fri, 24 Sep 2021 07:30:07 -0500 Subject: [PATCH] Fix #4846: Codeclimate integration broken --- .codeclimate.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index 646bfcd16..1e9a06054 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -23,14 +23,14 @@ checks: plugins: eslint: enabled: true - channel: "eslint-6" + channel: "eslint-7" config: extensions: - .js - .js.erb rubocop: enabled: true - channel: "rubocop-0-83" + channel: "rubocop-1-20-0" stylelint: enabled: true exclude_patterns: