Skip to content

Commit 3b446e1

Browse files
authored
Update update_precommit_hooks.yml
1 parent 7e2af3e commit 3b446e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_precommit_hooks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uses: peter-evans/create-pull-request@v6
4747
with:
4848
commit-message: pre-commit hooks auto-update
49-
base: main
49+
base: master
5050
token: ${{ secrets.GITHUB_TOKEN }}
5151
delete-branch: true
5252
title: '[BOT] update pre-commit hooks'

0 commit comments

Comments
 (0)