From 8b29b1ccac3cdccc1fc76231285ea1119b7665c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 22:11:07 +0800 Subject: [PATCH] chore: update pre-commit hook astral-sh/uv-pre-commit to v0.6.1 (#160) 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 2ef6602..7ad577b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ exclude: "^static/.*" repos: - repo: https://github.com/astral-sh/uv-pre-commit - rev: "0.6.0" + rev: "0.6.1" hooks: - id: uv-lock