Skip to content

Commit

Permalink
Update uv pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisher87 committed Nov 26, 2024
1 parent 3a09c11 commit e5aef6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ repos:
- id: ruff-format

- repo: https://github.com/astral-sh/uv-pre-commit
rev: "0.4.29"
rev: "0.5.4"
hooks:
- id: uv-lock

Expand Down

0 comments on commit e5aef6b

Please sign in to comment.