From 4cb5a4e541a69d81960f4fa745b0632a0a8d6315 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 19:02:16 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/collective/zpretty: 4.0.0 → 4.0.3](https://github.com/collective/zpretty/compare/4.0.0...4.0.3) - [github.com/regebro/pyroma: 5.0.1 → 5.1b1](https://github.com/regebro/pyroma/compare/5.0.1...5.1b1) --- .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 2ba696d0..7ff44ed7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: hooks: - id: black - repo: https://github.com/collective/zpretty - rev: 4.0.0 + rev: 4.0.3 hooks: - id: zpretty @@ -62,7 +62,7 @@ repos: hooks: - id: check-manifest - repo: https://github.com/regebro/pyroma - rev: "5.0.1" + rev: "5.1b1" hooks: - id: pyroma - repo: https://github.com/mgedmin/check-python-versions