SIGN IN SIGN UP
apache / airflow UNCLAIMED

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

44796 0 1 Python

Add uv-sync prek hook to keep uv.lock updated after dependency changes (#63754)

When pyproject.toml files are modified, the local uv.lock can get out
of sync with declared dependencies. This adds a prek hook that
automatically runs `uv sync` whenever any pyproject.toml file changes,
ensuring the lockfile and virtual environment stay consistent.
J
Jarek Potiuk committed
59192ef23ae946d52d7ee9105e7ec856e37fe708
Parent: 66d8fe0
Committed by GitHub <noreply@github.com> on 3/16/2026, 9:01:31 PM