We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e10b67a commit 74817bdCopy full SHA for 74817bd
.github/workflows/precommit_autoupd.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/setup-python@v4
16
- name: Pre-commit autoupdate
17
uses: browniebroke/pre-commit-autoupdate-action@main
18
- - uses: peter-evans/create-pull-request@v3
+ - uses: peter-evans/create-pull-request@v5
19
with:
20
token: ${{ secrets.GITHUB_TOKEN }}
21
branch: update/pre-commit-hooks
0 commit comments