diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 31f86bf4311..46da7ef4fcb 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: "20250711" + rev: "20250912" hooks: - id: perltidy types: [text]