diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 647c514af..85397c470 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,8 @@ ci: autofix_prs: false - autoupdate_commit_msg: 'MAINT: bump repositories' + autoupdate_commit_msg: 'MAINT: bump pre-commit dependencies' + autoupdate_schedule: 'quarterly' repos: - repo: https://github.com/pre-commit/pre-commit-hooks