Skip to content

Commit 152df0f

Browse files
chore(deps): update pre-commit hook astral-sh/uv-pre-commit to v0.7.9 (#972)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 108757a commit 152df0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323
hooks:
2424
- id: pyproject-fmt
2525
- repo: https://github.com/astral-sh/uv-pre-commit
26-
rev: 0.7.8
26+
rev: 0.7.9
2727
hooks:
2828
- id: uv-lock
2929
- repo: https://github.com/pre-commit/mirrors-prettier

project/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repos:
3232
hooks:
3333
- id: pyproject-fmt
3434
- repo: https://github.com/astral-sh/uv-pre-commit
35-
rev: 0.7.8
35+
rev: 0.7.9
3636
hooks:
3737
- id: uv-lock
3838
- repo: https://github.com/pre-commit/mirrors-prettier

0 commit comments

Comments
 (0)