Skip to content

Commit c4b57b3

Browse files
authored
chore(ci): reduce pre-commit autoupdate frequency to quarterly (#161)
1 parent 515c550 commit c4b57b3

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
@@ -1,6 +1,7 @@
11
ci:
22
autofix_commit_msg: "chore(ci): pre-commit auto fixes"
33
autoupdate_commit_msg: "chore(ci): pre-commit autoupdate"
4+
autoupdate_schedule: quarterly
45
repos:
56
- repo: https://github.com/pre-commit/pre-commit-hooks
67
rev: 'v6.0.0'

0 commit comments

Comments
 (0)