From f0061c0357249935437839e4ddfb3533a3b8b35d Mon Sep 17 00:00:00 2001 From: abelsiqueira <1068752+abelsiqueira@users.noreply.github.com> Date: Mon, 22 Jul 2024 07:09:52 +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 a36f8066..d21ba48f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,6 +44,6 @@ repos: hooks: - id: yamllint - repo: https://github.com/domluna/JuliaFormatter.jl - rev: v1.0.56 + rev: v1.0.58 hooks: - id: julia-formatter