From 19555442da0d5bfda7cded508769a4efab74abbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javi=20Mart=C3=ADn?= Date: Tue, 8 Oct 2019 12:45:03 +0200 Subject: [PATCH] Update Hound's rubocop version Hound doesn't support version 0.75 yet, so we need to use 0.72.0. --- .hound.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.hound.yml b/.hound.yml index 4010fa02a..a8568704c 100644 --- a/.hound.yml +++ b/.hound.yml @@ -1,5 +1,6 @@ rubocop: config_file: .rubocop_basic.yml + version: 0.72.0 scss: config_file: .scss-lint.yml erblint: