Correctly configure parallel execution of commands
The parallel configuration key should sit outside commands, not within: https://github.com/evilmartians/lefthook#parallel-execution. Otherwise, it acts like a test called parallel that always returns true (passes).