From 0a7e13bebb55710d4e8b226a5d8f5ad55ff0e712 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 23:58:34 +0000 Subject: [PATCH] chore(deps): update dependency pre-commit to v4.5.1 --- .github/workflows/pre-commit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index 6798442..709db7d 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -14,7 +14,7 @@ concurrency: env: # renovate: datasource=pypi depName=pre-commit versioning=pep440 - PRE_COMMIT_VERSION: ==4.5.0 + PRE_COMMIT_VERSION: ==4.5.1 jobs: pre-commit: