From d3059398a4b4e9f5af71ec1b3601704d55b88c76 Mon Sep 17 00:00:00 2001 From: Maxime Rey <87315832+MaxJPRey@users.noreply.github.com> Date: Thu, 17 Oct 2024 14:40:24 +0200 Subject: [PATCH] CHORE: Improve pre-commit PR title (#5301) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Sébastien Morais <146729917+SMoraisAnsys@users.noreply.github.com> --- .pre-commit-config.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 345826ecb66..b81c33ee110 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,3 +1,13 @@ +ci: + autofix_commit_msg: | + CHORE: Auto fixes from pre-commit.com hooks + + For more information, see https://pre-commit.ci + autofix_prs: true + autoupdate_branch: 'chore/pre-commit-autoupdate' + autoupdate_commit_msg: 'CHORE: Pre-commit automatic update' + autoupdate_schedule: weekly + files: | (?x)( ^src/ansys/aedt/core/|