From e9f4770bbf11c02339473d915a4b59e223147ce8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 09:31:32 +0000 Subject: [PATCH] Bump https://github.com/astral-sh/uv-pre-commit Bumps the pre-commit-dependencies group with 1 update: [https://github.com/astral-sh/uv-pre-commit](https://github.com/astral-sh/uv-pre-commit). Updates `https://github.com/astral-sh/uv-pre-commit` from 0.8.14 to 0.11.7 - [Release notes](https://github.com/astral-sh/uv-pre-commit/releases) - [Commits](https://github.com/astral-sh/uv-pre-commit/compare/5962e71b72bb9ab6bcf2bd5abc2cad494f1399fc...6a280ba12b7901e47757c868c8c13c6a624c9ecb) --- updated-dependencies: - dependency-name: https://github.com/astral-sh/uv-pre-commit dependency-version: 0.11.7 dependency-type: direct:production dependency-group: pre-commit-dependencies ... Signed-off-by: dependabot[bot] --- .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 047a41f..8a56565 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,6 +15,6 @@ repos: exclude: .devcontainer/devcontainer-lock.json - repo: https://github.com/astral-sh/uv-pre-commit - rev: 5962e71b72bb9ab6bcf2bd5abc2cad494f1399fc # frozen: 0.8.14 + rev: 6a280ba12b7901e47757c868c8c13c6a624c9ecb # frozen: 0.11.7 hooks: - id: uv-lock