diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ceec3a6..6a64ab9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,3 +1,6 @@ +ci: + autoupdate_schedule: monthly + repos: - repo: https://github.com/pre-commit/mirrors-prettier rev: "v4.0.0-alpha.8" # Use the sha / tag you want to point at