From c193f82d8e5b6e9c41b2e02266c1b027bc5493ef Mon Sep 17 00:00:00 2001 From: jorenham Date: Wed, 19 Feb 2025 03:22:18 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20bump=20pre-commit=20hooks?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3d0a3ee6..872553dc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,12 +33,12 @@ repos: args: [--markdown-linebreak-ext=md] - repo: https://github.com/crate-ci/typos - rev: v1.29.5 + rev: v1.29.7 hooks: - id: typos - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.6.0 + rev: 0.6.1 hooks: - id: uv-lock