From f2ee60973614bcfcf6c5c7f8ab072bcd3b6f466b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 17:00:26 +0000 Subject: [PATCH] chore(pre-commit): update perltidy/perltidy to v20250616 --- .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 2fb939c1911..ed853bfb393 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -68,7 +68,7 @@ repos: exclude: ^completions/|^test/fixtures/pytest/ - repo: https://github.com/perltidy/perltidy - rev: "20250214" + rev: "20250616" hooks: - id: perltidy types: [text]