Skip to content

Commit 97353e4

Browse files
committed
feat: add ci instructions for autofix and autoupdate
1 parent 2b9a183 commit 97353e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-config.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
ci:
2+
autofix_commit_msg: "style: [pre-commit.ci] autofix"
3+
autoupdate_commit_msg: "chore(deps): [pre-commit.ci] autoupdate"
4+
15
repos:
26
- repo: https://github.com/astral-sh/ruff-pre-commit
37
rev: v0.1.6

0 commit comments

Comments
 (0)