Skip to content

Commit 19d4bda

Browse files
Update pre-commit hook astral-sh/uv-pre-commit to v0.9.26
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 48b3e7b commit 19d4bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ repos:
4646
hooks:
4747
- id: actionlint
4848
- repo: https://github.com/astral-sh/uv-pre-commit
49-
rev: 0.6.17
49+
rev: 0.9.26
5050
hooks:
5151
- id: pip-compile
5252
args: [requirements/test.in, -o, requirements/test.txt, --index-strategy, unsafe-best-match, --torch-backend, cu128]

0 commit comments

Comments
 (0)