From 4a2c682d031088dc0c89c9968b2d1a02049958b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 22:40:07 +0000 Subject: [PATCH] chore(deps): update dependency pre-commit to v4.6.0 --- .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 5013300..54dd060 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.1 + PRE_COMMIT_VERSION: ==4.6.0 jobs: pre-commit: