diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7112c81..94f4900 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -96,5 +96,5 @@ repos: ci: autoupdate_commit_msg: 'chore: update pre-commit hooks' - autoupdate_schedule: monthly + autoupdate_schedule: quarterly autofix_commit_msg: 'style: pre-commit fixes'