Skip to content

Commit 23d2491

Browse files
committed
chore: update pre-commit for better commit messages
Signed-off-by: Henry Schreiner <[email protected]>
1 parent b9e64bb commit 23d2491

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
ci:
2+
autoupdate_commit_msg: "chore(deps): update pre-commit hooks"
3+
autofix_commit_msg: "style: pre-commit fixes"
4+
15
repos:
26
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.3.0
7+
rev: v4.4.0
48
hooks:
59
- id: check-added-large-files
610
- id: check-case-conflict

0 commit comments

Comments
 (0)