From 7aab87c29da23983510b39741456cac430b78f75 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 17:43:42 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/domluna/JuliaFormatter.jl: v2.9.3 → v2.10.1](https://github.com/domluna/JuliaFormatter.jl/compare/v2.9.3...v2.10.1) --- .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 45ff2e39..c606fe16 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -73,7 +73,7 @@ repos: # Julia - repo: https://github.com/domluna/JuliaFormatter.jl - rev: v2.9.3 # or whatever the desired release is + rev: v2.10.1 # or whatever the desired release is hooks: - id: julia-formatter