diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index aed67570e..ec23e321b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,3 +33,6 @@ repos: hooks: - id: check-hooks-apply - id: check-useless-excludes + +ci: + autoupdate_schedule: quarterly