diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 02654ab..66f3e29 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,8 +2,8 @@ # SPDX-License-Identifier: MIT ci: - autoupdate_commit_msg: "chore(pre-commit): pre-commit autoupdate" - autofix_commit_msg: "style(pre-commit): auto fixes from pre-commit.com hooks" + autoupdate_commit_msg: ":construction_worker: pre-commit autoupdate" + autofix_commit_msg: ":art: auto fixes from pre-commit.com hooks" repos: - repo: https://github.com/pre-commit/pre-commit-hooks