mirror of
https://github.com/apache/airflow.git
synced 2026-03-26 15:28:46 +00:00
Add sphinx-airflow-theme to the upgrade-important-versions prek hook so it automatically fetches the latest version from https://airflow.apache.org/sphinx-airflow-theme/LATEST_VERSION.txt and updates the whl URL in devel-common/pyproject.toml. Also fix selective checks tests (add update-uv-lock to skip-prek-hooks expectations) and resolve mypy errors in selective_checks.py.