Skip to content

Commit 79152bd

Browse files
germa89pyansys-ci-botclatapie
authored
ci: changing pre-commit commit and pr name (#3445)
* ci: changing pre-commit commit and pr name * chore: adding changelog file 3445.maintenance.md --------- Co-authored-by: pyansys-ci-bot <[email protected]> Co-authored-by: Camille <[email protected]>
1 parent 654929f commit 79152bd

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.pre-commit-config.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
fail_fast: True
22

3+
ci:
4+
# Commit name when auto fixing PRs.
5+
autofix_commit_msg: |
6+
ci: auto fixes from pre-commit.com hooks.
7+
8+
for more information, see https://pre-commit.ci
9+
10+
# PR name when autoupdate
11+
autoupdate_commit_msg: 'ci: pre-commit autoupdate'
12+
13+
314
repos:
415

516
- repo: https://github.com/ansys/pre-commit-hooks

doc/changelog.d/3445.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ci: changing pre-commit commit and pr name

0 commit comments

Comments
 (0)