From d88294bdf237aa7456d6bb015759ac5d45940590 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 18:05:22 +0000 Subject: [PATCH] Update pre-commit dependencies --- tests/.pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/.pre-commit-config.yaml b/tests/.pre-commit-config.yaml index 4aa14cf..6e92f31 100644 --- a/tests/.pre-commit-config.yaml +++ b/tests/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: files: 'composer\.json' pass_filenames: true - repo: https://github.com/jazzband/pip-tools - rev: v7.5.0 + rev: v7.5.1 hooks: - id: pip-compile name: pip-compile make_release_requirements.in