Skip to content

Commit 46e9e90

Browse files
authored
create commits as github-actions[bot] (#88)
1 parent a912b19 commit 46e9e90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pre-commit-autoupdate.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ jobs:
3636
EXECUTE_COMMANDS: |
3737
python -m pre_commit autoupdate
3838
COMMIT_MESSAGE: 'pre-commit: autoupdate hook versions'
39+
COMMIT_NAME: 'github-actions[bot]'
40+
COMMIT_EMAIL: 'github-actions[bot]@users.noreply.github.com'
3941
PR_TITLE: 'pre-commit: autoupdate hook versions'
4042
PR_BRANCH_PREFIX: 'pre-commit/'
4143
PR_BRANCH_NAME: 'autoupdate-${PR_ID}'

0 commit comments

Comments
 (0)