From 301c157a221f0884140b01cd14633f7d1bdb9a10 Mon Sep 17 00:00:00 2001 From: dpo <38760+dpo@users.noreply.github.com> Date: Mon, 29 Jun 2026 08:39:27 +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 14330dc..78a28e6 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.0 hooks: - id: markdownlint-fix - repo: https://github.com/citation-file-format/cffconvert @@ -42,6 +42,6 @@ repos: hooks: - id: yamllint - repo: https://github.com/domluna/JuliaFormatter.jl - rev: v2.3.0 + rev: v2.10.1 hooks: - id: julia-formatter