diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b6021404..760adcd8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,6 +9,9 @@ exclude: > tests/.*\.txt )$ +ci: + autoupdate_schedule: 'monthly' + repos: - repo: https://github.com/pre-commit/pre-commit-hooks