From b65d3afd3ffc9ed649cb7c0fc32e3dd657feb844 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 17:53:58 +0000 Subject: [PATCH] ci(pre-commit): :construction_worker: update pre-commit CI version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/commitizen-tools/commitizen: v4.16.2 → v4.16.3](https://github.com/commitizen-tools/commitizen/compare/v4.16.2...v4.16.3) - [github.com/adhtruong/mirrors-typos: v1.46.3 → v1.47.0](https://github.com/adhtruong/mirrors-typos/compare/v1.46.3...v1.47.0) - [github.com/rvben/rumdl-pre-commit: v0.2.0 → v0.2.4](https://github.com/rvben/rumdl-pre-commit/compare/v0.2.0...v0.2.4) --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8bd748d..663c38e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: args: [--assume-in-merge] - repo: https://github.com/commitizen-tools/commitizen - rev: v4.16.2 + rev: v4.16.3 hooks: - id: commitizen @@ -27,11 +27,11 @@ repos: # sub-packages, which confuses pre-commit when it tries to find the latest # version - repo: https://github.com/adhtruong/mirrors-typos - rev: v1.46.3 + rev: v1.47.0 hooks: - id: typos - repo: https://github.com/rvben/rumdl-pre-commit - rev: v0.2.0 + rev: v0.2.4 hooks: - id: rumdl-fmt # Auto-format