Skip to content

Commit

Permalink
chore(deps): update dependency uv to v0.5.29 (#225)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent f1a18fb commit 1d77801
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:
# renovate: datasource=pypi depName=pre-commit-uv
PRE_COMMIT_UV_VERSION: "4.1.4"
# renovate: datasource=pypi depName=uv
UV_VERSION: "0.5.28"
UV_VERSION: "0.5.29"

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:
# renovate: datasource=pypi depName=schemathesis
SCHEMATHESIS_VERSION: "3.39.9"
# renovate: datasource=pypi depName=uv
UV_VERSION: "0.5.28"
UV_VERSION: "0.5.29"

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 1d77801

Please sign in to comment.