From b0414bd7a358c2595507d4ca7e12c95d4d14eb13 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 17:45:57 +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.8.2 → v2.9.3](https://github.com/domluna/JuliaFormatter.jl/compare/v2.8.2...v2.9.3) --- .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 2e25deca..45ff2e39 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.8.2 # or whatever the desired release is + rev: v2.9.3 # or whatever the desired release is hooks: - id: julia-formatter