From d4d6b762d846b72ef0afc8ff403ea9c5b8625fae Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 17:24:31 +0000 Subject: [PATCH 1/2] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0) - [github.com/pre-commit/mirrors-clang-format: v18.1.8 → v20.1.0](https://github.com/pre-commit/mirrors-clang-format/compare/v18.1.8...v20.1.0) - [github.com/psf/black: 24.4.2 → 25.1.0](https://github.com/psf/black/compare/24.4.2...25.1.0) --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c7c405d..6f16b56 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.6.0 + rev: v5.0.0 hooks: - id: check-yaml - id: end-of-file-fixer @@ -14,7 +14,7 @@ repos: additional_dependencies: [pyyaml] - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v18.1.8 + rev: v20.1.0 hooks: - id: clang-format @@ -30,7 +30,7 @@ repos: - id: beautysh - repo: https://github.com/psf/black - rev: 24.4.2 + rev: 25.1.0 hooks: - id: black ci: From 9bb13f451cc192baf274f62e099891f51a732396 Mon Sep 17 00:00:00 2001 From: Liam Keegan Date: Thu, 26 Jun 2025 13:31:38 +0200 Subject: [PATCH 2/2] update deps --- .pre-commit-config.yaml | 2 +- ext/Catch2 | 2 +- ext/abseil-cpp | 2 +- ext/benchmark | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6f16b56..be3929b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: additional_dependencies: [pyyaml] - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v20.1.0 + rev: v20.1.6 hooks: - id: clang-format diff --git a/ext/Catch2 b/ext/Catch2 index c4e3767..62fd660 160000 --- a/ext/Catch2 +++ b/ext/Catch2 @@ -1 +1 @@ -Subproject commit c4e3767e265808590986d5db6ca1b5532a7f3d13 +Subproject commit 62fd660583d3ae7a7886930b413c3c570e89786c diff --git a/ext/abseil-cpp b/ext/abseil-cpp index 5ed7766..76bb243 160000 --- a/ext/abseil-cpp +++ b/ext/abseil-cpp @@ -1 +1 @@ -Subproject commit 5ed77665c4d697f657fa1362b5a482450f858cdc +Subproject commit 76bb24329e8bf5f39704eb10d21b9a80befa7c81 diff --git a/ext/benchmark b/ext/benchmark index f91b6b4..eddb024 160000 --- a/ext/benchmark +++ b/ext/benchmark @@ -1 +1 @@ -Subproject commit f91b6b42b1b9854772a90ae9501464a161707d1e +Subproject commit eddb0241389718a23a42db6af5f0164b6e0139af