Skip to content

Commit

Permalink
CHORE: Improve pre-commit PR title (#5301)
Browse files Browse the repository at this point in the history
Co-authored-by: Sébastien Morais <[email protected]>
  • Loading branch information
MaxJPRey and SMoraisAnsys authored Oct 17, 2024
1 parent 91666cc commit d305939
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -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/|
Expand Down

0 comments on commit d305939

Please sign in to comment.