From 075c2da94f9fe980d65bda7113f908073351bb99 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 17:37:16 +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.13.10 → v4.15.0](https://github.com/commitizen-tools/commitizen/compare/v4.13.10...v4.15.0) - [github.com/adhtruong/mirrors-typos: v1.45.1 → v1.46.0](https://github.com/adhtruong/mirrors-typos/compare/v1.45.1...v1.46.0) - [github.com/rvben/rumdl-pre-commit: v0.1.83 → v0.1.87](https://github.com/rvben/rumdl-pre-commit/compare/v0.1.83...v0.1.87) --- .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 16c870c..314ed0e 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.13.10 + rev: v4.15.0 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.45.1 + rev: v1.46.0 hooks: - id: typos - repo: https://github.com/rvben/rumdl-pre-commit - rev: v0.1.83 + rev: v0.1.87 hooks: - id: rumdl-fmt # Auto-format