From 57f6101b99aff5835226759ecb7b2f796f6bbf73 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 17:47:06 +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.2.0 → v2.2.1](https://github.com/domluna/JuliaFormatter.jl/compare/v2.2.0...v2.2.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 73f7dba..9286899 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ default_stages: minimum_pre_commit_version: 2.16.0 repos: - repo: https://github.com/domluna/JuliaFormatter.jl - rev: v2.2.0 + rev: v2.2.1 hooks: - id: julia-formatter - repo: https://github.com/pre-commit/pre-commit-hooks