Merge pull request #2944 from pydanny/dependabot/github_actions/peter-evans/create-pull-request-v3.5.1

Bump peter-evans/create-pull-request from v3.5.0 to v3.5.1
This commit is contained in:
Bruno Alla 2020-11-25 09:55:02 +00:00 committed by GitHub
commit 935770a82b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ jobs:
run: pre-commit autoupdate
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3.5.0
uses: peter-evans/create-pull-request@v3.5.1
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: update/pre-commit-autoupdate