Commit graph

1 commit

Author SHA1 Message Date
Edwin Jose
77028f651c Add workflow to update uv.lock on version bump
Introduces a GitHub Actions workflow that automatically updates and commits the uv.lock file when pyproject.toml changes on the main branch or via manual dispatch. This helps ensure dependency lock file stays in sync with project version updates.
2025-12-05 20:24:20 -05:00