From 2d25fca24de396c239076b7e5976821d25dcb273 Mon Sep 17 00:00:00 2001 From: abelsiqueira <1068752+abelsiqueira@users.noreply.github.com> Date: Sun, 1 Sep 2024 07:08:50 +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 a1e012dc..0cafd9af 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.59 + rev: v1.0.60 hooks: - id: julia-formatter