Skip to content

Commit

Permalink
chore: better hooks emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
elbywan committed May 11, 2024
1 parent df73277 commit 6205086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/scripts/scripts.cr
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ module Zap::Utils::Scripts
concurrency = config.concurrency

if print_header && !config.silent
reporter.output << reporter.header("", "Hooks", Colorize::Color256.new(35)) << "\n\n"
reporter.output << reporter.header("🪝", "Hooks", Colorize::Color256.new(35)) << "\n\n"
end

pipeline.reset
Expand Down

0 comments on commit 6205086

Please sign in to comment.