Skip to content

Commit adefe91

Browse files
authored
Merge pull request #609 from ReproNim/Remi-Gau-patch-1
[FIX] Update branch in update_precommit_hooks.yml
2 parents 7e2af3e + 3b446e1 commit adefe91

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)