From d8c7d2035bb29bf7e4e4d6843864d9eac87917a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 20:13:04 +0000 Subject: [PATCH] Bump https://github.com/rvben/rumdl-pre-commit in the dependencies group Bumps the dependencies 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.2.60 to 0.2.62 - [Release notes](https://github.com/rvben/rumdl-pre-commit/releases) - [Commits](https://github.com/rvben/rumdl-pre-commit/compare/v0.2.60...v0.2.62) --- updated-dependencies: - dependency-name: https://github.com/rvben/rumdl-pre-commit dependency-version: 0.2.62 dependency-type: direct:production dependency-group: dependencies ... 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 d5a5f83..b748cc5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/rvben/rumdl-pre-commit - rev: v0.2.60 + rev: v0.2.62 hooks: - id: rumdl - id: rumdl-fmt