From b65c52151a4c2561f8a509c99f5958628622d407 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 14:33:42 +0000 Subject: [PATCH] chore(deps): bump https://github.com/rvben/rumdl-pre-commit Bumps the pre-commit group with 1 update: [https://github.com/rvben/rumdl-pre-commit](https://github.com/rvben/rumdl-pre-commit). Updates `https://github.com/rvben/rumdl-pre-commit` from v0.1.80 to 0.1.86 - [Release notes](https://github.com/rvben/rumdl-pre-commit/releases) - [Commits](https://github.com/rvben/rumdl-pre-commit/compare/v0.1.80...v0.1.86) --- updated-dependencies: - dependency-name: https://github.com/rvben/rumdl-pre-commit dependency-version: 0.1.86 dependency-type: direct:production dependency-group: pre-commit ... Signed-off-by: dependabot[bot] --- .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 b06c739..1868924 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: git add ./LICENSE || { git checkout ./LICENSE && exit 1; } ' - repo: https://github.com/rvben/rumdl-pre-commit - rev: v0.1.80 + rev: v0.1.86 hooks: - id: rumdl-fmt # Auto-format and fail if issues remain - repo: https://github.com/rhysd/actionlint