Skip to content

Commit e110580

Browse files
authored
Merge pull request #1012 from jrobichaud/dependabot/github_actions/peter-evans/create-pull-request-8.1.0
2 parents 960a1ea + a8399a4 commit e110580

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- uses: browniebroke/pre-commit-autoupdate-action@v1.0.1
2121

22-
- uses: peter-evans/create-pull-request@v8.0.0
22+
- uses: peter-evans/create-pull-request@v8.1.0
2323
with:
2424
token: ${{ secrets.GITHUB_TOKEN }}
2525
branch: update/pre-commit-hooks

0 commit comments

Comments
 (0)