Skip to content

Commit 79f70f6

Browse files
authored
chore: update pre-commit.ci autoupdate to quarterly
1 parent 8ad1526 commit 79f70f6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.pre-commit-config.yaml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
# https://pre-commit.com/
1+
# https://pre-commit.ci/
22
ci:
33
autofix_commit_msg: 'ci: auto fixes from pre-commit.com hooks'
44
autoupdate_commit_msg: 'ci: pre-commit autoupdate'
5+
autoupdate_schedule: quarterly
56

7+
# https://pre-commit.com/
68
# prepare-commit-msg is used by hook id: check-message
79
default_install_hook_types: [pre-commit, prepare-commit-msg]
810
repos:

0 commit comments

Comments
 (0)