Skip to content

Commit 4da0a89

Browse files
committed
chore: set pre-commit bot to use conventional commit messages
1 parent 03403c2 commit 4da0a89

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
# Or to run every time you commit: pre-commit install
55
# To update this file: pre-commit autoupdate
66

7+
ci:
8+
autoupdate_commit_msg: "chore(deps): update pre-commit hooks"
9+
autofix_commit_msg: "style: pre-commit fixes"
10+
autoupdate_schedule: monthly
11+
712
repos:
813

914
# Standard hooks

0 commit comments

Comments
 (0)