diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b1b090457..2dfb68fbd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,3 +17,5 @@ repos: rev: 'v2.5.1' # Use the sha / tag you want to point at hooks: - id: prettier +ci: + autoupdate_schedule: quarterly