Skip to content

Commit

Permalink
chore(deps): update pre-commit hook astral-sh/uv-pre-commit to v0.5.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent c9a674b commit cccc9fd
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.21
rev: 0.5.22
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.21
rev: 0.5.22
hooks:
- id: uv-lock
- repo: https://github.com/pre-commit/mirrors-prettier
Expand Down

0 comments on commit cccc9fd

Please sign in to comment.