diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3426e90..4567378 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,4 +1,8 @@ --- +ci: + autoupdate_schedule: quarterly + skip: [black, flake8] + repos: - repo: https://github.com/psf/black