From 2f5bd22ed0c3dc6d4c23758a81992cef496f9305 Mon Sep 17 00:00:00 2001 From: tmigot <25304288+tmigot@users.noreply.github.com> Date: Sun, 15 Feb 2026 07:18:37 +0000 Subject: [PATCH] chore: :robot: pre-commit update --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 93962e4..a2777af 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.45.0 + rev: v0.47.0 hooks: - id: markdownlint-fix - repo: https://github.com/citation-file-format/cffconvert @@ -40,10 +40,10 @@ repos: types_or: [yaml, json] exclude: ".copier-answers.yml" - repo: https://github.com/adrienverge/yamllint - rev: v1.37.1 + rev: v1.38.0 hooks: - id: yamllint - repo: https://github.com/domluna/JuliaFormatter.jl - rev: v2.1.6 + rev: v2.3.0 hooks: - id: julia-formatter