This is an automated email from the ASF dual-hosted git repository.
jscheffl pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from eaa69725c9d Fix instance_name in UI docs (#57380)
add 944a9f52194 Enable ruff PLW0120 rule (#57456)
No new revisions were added by this update.
Summary of changes:
airflow-core/src/airflow/cli/commands/db_command.py | 3 +--
airflow-core/src/airflow/configuration.py | 3 +--
dev/breeze/src/airflow_breeze/utils/packages.py | 3 +--
.../airflow/providers/amazon/aws/hooks/batch_client.py | 10 ++++------
.../src/airflow/providers/amazon/aws/hooks/datasync.py | 3 +--
.../unit/elasticsearch/log/elasticmock/__init__.py | 3 +--
.../airflow/providers/google/cloud/hooks/bigquery.py | 17 ++++++++---------
.../src/airflow/providers/google/cloud/hooks/gcs.py | 3 +--
pyproject.toml | 1 +
scripts/ci/prek/common_prek_utils.py | 3 +--
scripts/ci/prek/update_providers_dependencies.py | 3 +--
scripts/in_container/in_container_utils.py | 3 +--
12 files changed, 22 insertions(+), 33 deletions(-)