lib/overcommit/hook/post_rewrite/bower_install.rb in overcommit-0.46.0 vs lib/overcommit/hook/post_rewrite/bower_install.rb in overcommit-0.47.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require 'overcommit/hook/shared/bower_install' module Overcommit::Hook::PostRewrite # Runs `bower install` when a change is detected in the repository's # dependencies.