Merge pull request #3197 from pydanny/dependabot/github_actions/peter-evans/create-pull-request-3.10.0

Bump peter-evans/create-pull-request from 3.9.2 to 3.10.0
This commit is contained in:
Bruno Alla 2021-06-21 12:44:46 +01:00 committed by GitHub
commit 2eec9033f0
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.9.2
uses: peter-evans/create-pull-request@v3.10.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: update/pre-commit-autoupdate