Skip to content

Commit a7191b7

Browse files
authored
Merge pull request #475 from ReproNim/dependabot/github_actions/peter-evans/create-pull-request-6
Bump peter-evans/create-pull-request from 5 to 6
2 parents aefbfca + 120edfb commit a7191b7

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
@@ -43,7 +43,7 @@ jobs:
4343
- name: Update pre-commit hooks
4444
run: pre-commit autoupdate
4545
- name: Create Pull Request
46-
uses: peter-evans/create-pull-request@v5
46+
uses: peter-evans/create-pull-request@v6
4747
with:
4848
commit-message: pre-commit hooks auto-update
4949
base: main

0 commit comments

Comments
 (0)