diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 017b682..de77f89 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,7 @@ --- ci: - autofix_prs: false + autoupdate_schedule: quarterly + skip: [black, flake8] repos: