From 4935537323454029340832acbc5d10613f2bde8b Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 21:43:24 +0000 Subject: [PATCH 1/2] MAINT: upgrade lock files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/ComPWA/policy: 0.7.3 → 0.7.5](https://github.com/ComPWA/policy/compare/0.7.3...0.7.5) - [github.com/streetsidesoftware/cspell-cli: v9.2.0 → v9.4.0](https://github.com/streetsidesoftware/cspell-cli/compare/v9.2.0...v9.4.0) --- .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 fed0390..83a07f7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: check-useless-excludes - repo: https://github.com/ComPWA/policy - rev: 0.7.3 + rev: 0.7.5 hooks: - id: check-dev-files args: @@ -50,6 +50,6 @@ repos: args: [--in-place] - repo: https://github.com/streetsidesoftware/cspell-cli - rev: v9.2.0 + rev: v9.4.0 hooks: - id: cspell From 69b81d7903ecaa9ffd6b4bc8cf61d680a85d6206 Mon Sep 17 00:00:00 2001 From: Remco de Boer <29308176+redeboer@users.noreply.github.com> Date: Sat, 10 Jan 2026 13:36:09 +0100 Subject: [PATCH 2/2] MAINT: upgrade lock files --- .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 83a07f7..bff2922 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ repos: - id: check-useless-excludes - repo: https://github.com/ComPWA/policy - rev: 0.7.5 + rev: 0.8.2rc0 hooks: - id: check-dev-files args: