From 0f2394440cd85dbf16bd8e381c46c62b868329d8 Mon Sep 17 00:00:00 2001 From: langestefan <37669773+langestefan@users.noreply.github.com> Date: Mon, 22 Jun 2026 12:45:35 +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 7b840c7..2c6f317 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,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