From 76f94092c13d7ad6dc62536840462ce7b328a9b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 13:53:59 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20dependency=20rvben/rumdl-?= =?UTF-8?q?pre-commit=20(=20v0.1.18=20=E2=86=92=20v0.1.23=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pre-commit-config.yaml | 2 +- template/.pre-commit-config.yaml.jinja | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3408262..46e564c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -135,7 +135,7 @@ repos: - mdformat-simple-breaks # renovate: datasource=github-tags depName=rvben/rumdl-pre-commit - repo: https://github.com/rvben/rumdl-pre-commit - rev: v0.1.18 + rev: v0.1.23 hooks: # - id: rumdl # Lint only (fails on issues) # stages: [pre-commit] diff --git a/template/.pre-commit-config.yaml.jinja b/template/.pre-commit-config.yaml.jinja index 3aa338d..7bbc22b 100644 --- a/template/.pre-commit-config.yaml.jinja +++ b/template/.pre-commit-config.yaml.jinja @@ -140,7 +140,7 @@ repos: - mdformat-simple-breaks # renovate: datasource=github-tags depName=rvben/rumdl-pre-commit - repo: https://github.com/rvben/rumdl-pre-commit - rev: v0.1.18 + rev: v0.1.23 hooks: # - id: rumdl # Lint only (fails on issues) # stages: [pre-commit]