From 059c2fbf09122674f6278423a8e05336b402e441 Mon Sep 17 00:00:00 2001 From: ReubenJ <5456207+ReubenJ@users.noreply.github.com> Date: Sun, 1 Feb 2026 07:18:15 +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 484f537..d80922c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,6 +45,6 @@ repos: hooks: - id: yamllint - repo: https://github.com/domluna/JuliaFormatter.jl - rev: v2.2.0 + rev: v2.2.1 hooks: - id: julia-formatter