From 95700f3bc2737e47666faaa8917403dfd38061ed Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 18:03:45 +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/jolars/panache-pre-commit: v3.3.0 → v3.4.0](https://github.com/jolars/panache-pre-commit/compare/v3.3.0...v3.4.0) --- .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 62ac350..157c8bb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: args: [--config, .config/typos.toml, --force-exclude] - repo: https://github.com/jolars/panache-pre-commit - rev: v3.3.0 + rev: v3.4.0 hooks: - id: panache-format