From 15909c7d07bce54715c33bf135cddbe5ecbf6b2b Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Wed, 5 Sep 2018 14:37:20 +0200 Subject: modulesync 2.0.0 --- .overcommit.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.overcommit.yml') diff --git a/.overcommit.yml b/.overcommit.yml index 31699e7..1b03fad 100644 --- a/.overcommit.yml +++ b/.overcommit.yml @@ -58,6 +58,7 @@ PrePush: enabled: true description: 'Run rake targets' targets: + - 'validate' - 'test' - 'rubocop' command: [ 'bundle', 'exec', 'rake' ] -- cgit v1.2.3