Skip to content

Commit b66972d

Browse files
chore(deps): update pre-commit hook astral-sh/uv-pre-commit to v0.7.6 (#963)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b22b590 commit b66972d

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.5
26+
rev: 0.7.6
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.5
35+
rev: 0.7.6
3636
hooks:
3737
- id: uv-lock
3838
- repo: https://github.com/pre-commit/mirrors-prettier

0 commit comments

Comments
 (0)