From 13ceafa5769d4a6fe2ede7437fc9d7edba2294e4 Mon Sep 17 00:00:00 2001 From: Federico Negri Date: Wed, 15 Jan 2025 07:07:46 +0100 Subject: [PATCH] Update .pre-commit-config.yaml --- .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 f8b04bdaf..8f5b1b08d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: args: [-I, .codespellignore] - repo: https://github.com/ansys/pre-commit-hooks - rev: v0.5.0 + rev: v0.4.4 hooks: - id: add-license-headers files: '(ansys|examples|tests)/.*\.(py)|generate_resources.py|archive_examples.py'