From 549faa7a08908503859bec3b505e9f0adda879b7 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 20:55:23 +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: v1.0.61 → v2.0.0](https://github.com/domluna/JuliaFormatter.jl/compare/v1.0.61...v2.0.0) --- .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 8c833513a..6fbea4c9d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: - id: check-yaml - id: check-added-large-files - repo: https://github.com/domluna/JuliaFormatter.jl - rev: v1.0.61 + rev: v2.0.0 hooks: - id: julia-formatter - repo: https://github.com/pre-commit/mirrors-prettier