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 ad2828c commit b40ce3fCopy full SHA for b40ce3f
.github/workflows/pre-commit-autoupdate.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v4
15
- uses: actions/setup-python@v5
16
- uses: browniebroke/pre-commit-autoupdate-action@main
17
- - uses: peter-evans/create-pull-request@v6
+ - uses: peter-evans/create-pull-request@v7
18
with:
19
token: ${{ secrets.GITHUB_TOKEN }}
20
branch: update/pre-commit-hooks
0 commit comments