about summary refs log tree commit diff
path: root/.codeclimate.yml
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2019-01-02 15:28:53 +0900
committerEugen Rochko <eugen@zeonfederated.com>2019-01-02 07:28:53 +0100
commitdc84899fffbee254454e88f3d78848eb6c51beeb (patch)
tree1ad9fa93d6de010fe07a4bedb4dafcc1129a78c7 /.codeclimate.yml
parent70be301d6988c229b18e165b6501f988359181ff (diff)
Upgrade ESLint to v5.x (#9694)
Diffstat (limited to '.codeclimate.yml')
-rw-r--r--.codeclimate.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml
index 58f6b3de4..a70459764 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -27,7 +27,7 @@ plugins:
     enabled: true
   eslint:
     enabled: true
-    channel: eslint-4
+    channel: eslint-5
   rubocop:
     enabled: true
     channel: rubocop-0-54