This is an automated email from the ASF dual-hosted git repository.
piotr pushed a change to branch two_halves
in repository https://gitbox.apache.org/repos/asf/iggy.git
from b4f06d368 Merge branch 'master' into two_halves
add 3863ad5b5 chore(ci): add uv lock check to pre-commit hooks (#2996)
add 69220dfbe Merge branch 'master' into two_halves
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 8 ++++
bdd/python/uv.lock | 2 +-
examples/python/uv.lock | 8 ++--
foreign/python/uv.lock | 2 +-
scripts/ci/uv-lock-check.sh | 98 +++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 113 insertions(+), 5 deletions(-)
create mode 100755 scripts/ci/uv-lock-check.sh