From ac9a9bd7a5ab0a61984bc76140c0610fab0d478d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 20:06:03 +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.3 to 0.2.4 - [Release notes](https://github.com/rvben/rumdl-pre-commit/releases) - [Commits](https://github.com/rvben/rumdl-pre-commit/compare/v0.2.3...v0.2.4) --- updated-dependencies: - dependency-name: https://github.com/rvben/rumdl-pre-commit dependency-version: 0.2.4 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 24d9ee5..f0d1c28 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: args: [--fix] - id: ruff-format - repo: https://github.com/rvben/rumdl-pre-commit - rev: v0.2.3 + rev: v0.2.4 hooks: - id: rumdl - repo: https://github.com/zizmorcore/zizmor-pre-commit