diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e0a1aa6..67cfccb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,9 @@ default_language_version: python: python3.12 +ci: + autoupdate_schedule: monthly + repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v5.0.0