74 75 76
# File 'lib/pre-commit/cli.rb', line 74 def config @config ||= PreCommit::Configuration.new(PreCommit.pluginator) end