From e66a0c6419185a2ae0b4727ba5351001cf0e25e6 Mon Sep 17 00:00:00 2001 From: tmigot <25304288+tmigot@users.noreply.github.com> Date: Wed, 15 Jul 2026 07:33:01 +0000 Subject: [PATCH] chore: :robot: pre-commit update --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 606a917b..3505f83f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: - id: check-merge-conflict args: [--assume-in-merge] - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.48.0 + rev: v0.49.1 hooks: - id: markdownlint-fix - repo: https://github.com/citation-file-format/cffconvert @@ -48,6 +48,6 @@ repos: name: ExplicitImports checks args: [--print, --checklist, "exclude_all_qualified_accesses_are_public"] - repo: https://github.com/domluna/JuliaFormatter.jl - rev: v2.3.0 + rev: v2.10.1 hooks: - id: julia-formatter