Skip to content

Commit 20df44c

Browse files
authored
Merge pull request #110 from zeridon/renovate/peter-evans-create-pull-request-7.x
chore(deps): update peter-evans/create-pull-request action to v7.0.5
2 parents 25f4032 + fc98744 commit 20df44c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: pre-commit autoupdate
2323

2424
- name: Create Pull Request
25-
uses: peter-evans/[email protected].3
25+
uses: peter-evans/[email protected].5
2626
with:
2727
token: ${{ secrets.GITHUB_TOKEN }}
2828
branch: update/pre-commit-autoupdate

0 commit comments

Comments
 (0)