diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5e7590170..9aefed672 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,3 +20,5 @@ repos: rev: 'v2.6.2' # Use the sha / tag you want to point at hooks: - id: prettier +ci: + autoupdate_schedule: quarterly