From 17e26a7615794770289a6d4cc58d80bb40edbdbf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 22:12:14 +0000 Subject: [PATCH] chore(deps): update pre-commit hook rvben/rumdl-pre-commit to v0.2.71 --- .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 3a57d83..bd5f868 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,7 @@ repos: hooks: - id: validate-pyproject - repo: https://github.com/rvben/rumdl-pre-commit - rev: v0.2.70 + rev: v0.2.71 hooks: - id: rumdl - id: rumdl-fmt