From ebdbb3c02cd3b3d115d5024969651e8519f05ffc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 21:25:16 +0000 Subject: [PATCH] chore(deps): update pre-commit hook astral-sh/uv-pre-commit to v0.5.13 (#1247) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 670d292d..5f6b7804 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: hooks: - id: pyproject-fmt - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.5.12 + rev: 0.5.13 hooks: - id: uv-lock - repo: https://github.com/pre-commit/mirrors-prettier