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 61e9b08604e Fix PR number on 3.0.2 release note entry (#51637) add 517cde52aca Upgrade ruff to latest version and fix check_import_in_providers (#51532) No new revisions were added by this update. Summary of changes: .pre-commit-config.yaml | 18 ++--- contributing-docs/08_static_code_checks.rst | 2 +- devel-common/pyproject.toml | 2 +- .../ci/pre_commit/check_imports_in_providers.py | 86 +++------------------- scripts/in_container/in_container_utils.py | 28 +++++++ .../run_check_imports_in_providers.py} | 21 ++---- task-sdk/pyproject.toml | 2 +- 7 files changed, 56 insertions(+), 103 deletions(-) copy scripts/{ci/pre_commit/check_imports_in_providers.py => in_container/run_check_imports_in_providers.py} (87%)