From 94f8ff06a38585cb02ee3a07b3d4506918f885cf Mon Sep 17 00:00:00 2001 From: Paillat-dev Date: Sun, 9 Mar 2025 10:26:06 +0100 Subject: [PATCH] :construction_worker: Update pre-commit configuration commit messages for clarity --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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