Skip to content

Commit 781014c

Browse files
committed
ci: set pre-commit autoupdate schedule to monthly
I find every week is a bit too much busy work for my liking. The next smallest time period is monthly.
1 parent 31ccf17 commit 781014c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
ci:
55
autofix_commit_msg: "style: pre-commit.ci auto fixes [...]"
66
autoupdate_commit_msg: "chore: pre-commit autoupdate"
7+
autoupdate_schedule: monthly
78
repos:
89
- repo: https://github.com/pre-commit/pre-commit-hooks
910
rev: v4.5.0

0 commit comments

Comments
 (0)