We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ad1526 commit 79f70f6Copy full SHA for 79f70f6
.pre-commit-config.yaml
@@ -1,8 +1,10 @@
1
-# https://pre-commit.com/
+# https://pre-commit.ci/
2
ci:
3
autofix_commit_msg: 'ci: auto fixes from pre-commit.com hooks'
4
autoupdate_commit_msg: 'ci: pre-commit autoupdate'
5
+ autoupdate_schedule: quarterly
6
7
+# https://pre-commit.com/
8
# prepare-commit-msg is used by hook id: check-message
9
default_install_hook_types: [pre-commit, prepare-commit-msg]
10
repos:
0 commit comments