Skip to content

Commit

Permalink
chore(deps): update pre-commit hook astral-sh/uv-pre-commit to v0.5.27 (
Browse files Browse the repository at this point in the history
#880)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent dd79d05 commit d3797ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repos:
hooks:
- id: pyproject-fmt
- repo: https://github.com/astral-sh/uv-pre-commit
rev: 0.5.26
rev: 0.5.27
hooks:
- id: uv-lock
- repo: https://github.com/pre-commit/mirrors-prettier
Expand Down
2 changes: 1 addition & 1 deletion project/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ repos:
hooks:
- id: pyproject-fmt
- repo: https://github.com/astral-sh/uv-pre-commit
rev: 0.5.26
rev: 0.5.27
hooks:
- id: uv-lock
- repo: https://github.com/pre-commit/mirrors-prettier
Expand Down

0 comments on commit d3797ba

Please sign in to comment.