From 7378be6f4dec7f03b32e5387eaba308217840d80 Mon Sep 17 00:00:00 2001 From: moble <1470769+moble@users.noreply.github.com> Date: Mon, 15 Jun 2026 09:13:02 +0000 Subject: [PATCH] chore: :robot: pre-commit update --- .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 792d5756..afebd21e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,6 +42,6 @@ repos: hooks: - id: yamllint - repo: https://github.com/domluna/JuliaFormatter.jl - rev: v2.6.4 + rev: v2.8.0 hooks: - id: julia-formatter