Skip to content

Commit 8183126

Browse files
committed
📦🔧 Update pre-commit.ci commit message format
Add [pre-commit.ci] prefix to automated commit messages for better identification of CI-generated commits in git history.
1 parent 21d03eb commit 8183126

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎project_name/.pre-commit-config.yaml.jinja‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ exclude: "\
66

77
# pre-commit.ci config
88
ci:
9-
autoupdate_commit_msg: "chore: update pre-commit hooks"
10-
autofix_commit_msg: "style: pre-commit fixes"
9+
autoupdate_commit_msg: "[pre-commit.ci] chore: update pre-commit hooks"
10+
autofix_commit_msg: "[pre-commit.ci] style: pre-commit fixes"
1111
skip: []
1212
autoupdate_schedule: quarterly
1313

0 commit comments

Comments
 (0)