Skip to content

Commit c9989e9

Browse files
authored
MAINT: .pre-commit-config.yaml: autoupdate_schedule: quarterly (#656)
https://pre-commit.ci/#configuration > possible values: 'weekly', 'monthly', 'quarterly'. As requested at #651 (review)
1 parent a933796 commit c9989e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
ci:
66
autofix_prs: false
7-
autoupdate_commit_msg: 'MAINT: bump repositories'
7+
autoupdate_commit_msg: 'MAINT: bump pre-commit dependencies'
8+
autoupdate_schedule: 'quarterly'
89

910
repos:
1011
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)