Skip to content

Commit befc549

Browse files
authored
Merge pull request #68 from rserial/dependabot/github_actions/peter-evans/create-pull-request-7.0.5
Bump peter-evans/create-pull-request from 7.0.4 to 7.0.5
2 parents 4cb519c + 73aff1d commit befc549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Run pre-commit
3232
run: poetry run pre-commit run --all-files
3333

34-
- uses: peter-evans/create-pull-request@v7.0.4
34+
- uses: peter-evans/create-pull-request@v7.0.5
3535
with:
3636
token: ${{ secrets.GITHUB_TOKEN }}
3737
branch: chore-update-pre-commit-hooks

0 commit comments

Comments
 (0)