diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e950e84..eaad89f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ ci: autoupdate_commit_msg: "MAINT: update lock files" - autoupdate_schedule: quarterly # already done by requirements-cron.yml + autoupdate_schedule: quarterly skip: - mypy - pyright