aboutsummaryrefslogtreecommitdiff
path: root/.overcommit.yml
diff options
context:
space:
mode:
Diffstat (limited to '.overcommit.yml')
-rw-r--r--.overcommit.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.overcommit.yml b/.overcommit.yml
index 1b03fad..0af0fdc 100644
--- a/.overcommit.yml
+++ b/.overcommit.yml
@@ -61,4 +61,4 @@ PrePush:
- 'validate'
- 'test'
- 'rubocop'
- command: [ 'bundle', 'exec', 'rake' ]
+ command: ['bundle', 'exec', 'rake']