From 7740aca94026e07961c41e74e5e0daa157c697cf Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 17:02:58 +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.9.0 → v3.10.0](https://github.com/jolars/panache-pre-commit/compare/v3.9.0...v3.10.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 089f1f6..391104b 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.9.0 + rev: v3.10.0 hooks: - id: panache-format