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 0bbc9f12171 fix(i18n): plugins should be translated as 外掛 instead of
插件 in Taiwanese Mandarian (#59513)
add fbbce53abd8 Add pre-commit hook to verify version consistency (#59509)
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 12 ++
airflow-core/pyproject.toml | 2 +-
pyproject.toml | 2 +-
scripts/ci/prek/check_version_consistency.py | 299 +++++++++++++++++++++++++++
4 files changed, 313 insertions(+), 2 deletions(-)
create mode 100755 scripts/ci/prek/check_version_consistency.py