diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1755121..d7dc408 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,6 +2,7 @@ ci: autofix_prs: true autofix_commit_msg: 'chore: auto fixes from pre-commit.com hooks' autoupdate_commit_msg: 'chore: pre-commit autoupdate' + autoupdate_schedule: quarterly repos: - repo: https://github.com/pre-commit/pre-commit-hooks