From d69ed9e99950d1e88f0a47f6a75257d7b90fa0a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 18:44:55 +0200 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20pre-commit=20hook=20ast?= =?UTF-8?q?ral-sh/uv-pre-commit=20(0.9.11=20=E2=86=92=200.9.13)=20(#386)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 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 8dde2a4..af6808b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: types: [markdown, python, yaml] files: ^(docs/.*|README\.md|CONTRIBUTING\.md|CHANGELOG\.md|.*\.py|.*\.ya?ml)$ - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.9.11 + rev: 0.9.13 hooks: - id: uv-lock - id: uv-sync