This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 4f3cf811c17 Fix runner type assignment in selective checks (#57254)
add 045fbc5d80d Extract prek hooks for Providers (#57250)
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 306 ++++--------------------
providers/.pre-commit-config.yaml | 232 ++++++++++++++++++
scripts/ci/prek/mypy.py | 7 +-
scripts/ci/prek/update_providers_build_files.py | 6 +-
4 files changed, 288 insertions(+), 263 deletions(-)
create mode 100644 providers/.pre-commit-config.yaml