From 6a1be60a76db82231a4967e567f01ea443b9f6c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 21:31:42 +0000 Subject: [PATCH] chore(deps): update dependency rumdl to v0.2.3 --- .pre-commit-hooks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 203bad3..82a0818 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -637,7 +637,7 @@ types: [markdown] require_serial: true additional_dependencies: - - rumdl==0.1.96 + - rumdl==0.2.3 - id: alef-docs-fresh name: alef-docs-fresh (Alef binding docs freshness)