From caf29a50cce89723498694526ddfbd1aaa7f2165 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 17:47:54 +0000 Subject: [PATCH] =?UTF-8?q?ci:=20=F0=9F=91=B7=20update=20pre-commit=20CI?= =?UTF-8?q?=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/adhtruong/mirrors-typos: v1.47.2 → v1.48.0](https://github.com/adhtruong/mirrors-typos/compare/v1.47.2...v1.48.0) - [github.com/jolars/panache-pre-commit: v2.59.0 → v2.61.0](https://github.com/jolars/panache-pre-commit/compare/v2.59.0...v2.61.0) --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index db23559..2675329 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,13 +14,13 @@ repos: # sub-packages, which confuses pre-commit when it tries to find the latest # version - repo: https://github.com/adhtruong/mirrors-typos - rev: v1.47.2 + rev: v1.48.0 hooks: - id: typos args: [--config, .config/typos.toml, --force-exclude] - repo: https://github.com/jolars/panache-pre-commit - rev: v2.59.0 + rev: v2.61.0 hooks: - id: panache-format